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

Fixed unstable test + print warning if consumer cancelled #196

Merged
merged 2 commits into from
Jul 19, 2022

Conversation

PaulAnnekov
Copy link
Contributor

Currently IDK what to do in case queue consumer cancelled.
If during channel close consumer cancel message can arrive, then we should do anything, because on channel close we recreate it.
But if channel will stay as is, then we will just stuck and stop accepting new messages.

@PaulAnnekov PaulAnnekov merged commit a1a79db into master Jul 19, 2022
@PaulAnnekov PaulAnnekov deleted the fix_unstable_test branch July 19, 2022 07:03
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.

3 participants