Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: notify message blocking #3750

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

zhangsoledad
Copy link
Member

What problem does this PR solve?

Notify service is essentially a message bus, which should push messages to subscribers in non-blocking form, and push to subscribers should be treated as a remote call, so the timeout setting should be added.

Check List

Tests

  • Unit test
  • Integration test

Release note

Title Only: Include only the PR title in the release note.

notify/src/lib.rs Outdated Show resolved Hide resolved
@zhangsoledad
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 12, 2022

@bors bors bot merged commit d3fc58f into nervosnetwork:develop Dec 12, 2022
@doitian doitian mentioned this pull request Dec 13, 2022
@doitian doitian mentioned this pull request Jan 12, 2023
4 tasks
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.

2 participants