Skip to content

feat: implement listener for asynchronous notifications in queue#146

Merged
appleboy merged 1 commit into
masterfrom
notify
Apr 13, 2025
Merged

feat: implement listener for asynchronous notifications in queue#146
appleboy merged 1 commit into
masterfrom
notify

Conversation

@appleboy

Copy link
Copy Markdown
Member
  • Add notify channel to Queue
  • Notify worker in the queue function without blocking the main thread
  • Add case to listen for notify channel in the start function

fixed #144 #142

- Add `notify` channel to `Queue`
- Notify worker in the `queue` function without blocking the main thread
- Add case to listen for `notify` channel in the `start` function

Signed-off-by: appleboy <appleboy.tw@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant