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

No consumer notification when broker cleanly disconnects #193

Closed
fpagliughi opened this issue Feb 28, 2023 · 0 comments
Closed

No consumer notification when broker cleanly disconnects #193

fpagliughi opened this issue Feb 28, 2023 · 0 comments
Labels
bug fix added A fix was added to an unreleased branch
Milestone

Comments

@fpagliughi
Copy link
Contributor

When a consumer application is receiving messages from a channel or stream, it gets a None when the client is unexpectedly disconnected from the broker.

This None notification does not arrive if the broker cleanly disconnects from the client by sending a DISCONNECT packet.

@fpagliughi fpagliughi added the bug label Feb 28, 2023
@fpagliughi fpagliughi added the fix added A fix was added to an unreleased branch label Feb 28, 2023
@fpagliughi fpagliughi added this to the v0.12.1 milestone Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix added A fix was added to an unreleased branch
Projects
None yet
Development

No branches or pull requests

1 participant