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

Client reconnects sometimes after calling pause #9

Open
alexzaru opened this issue Feb 12, 2024 · 1 comment
Open

Client reconnects sometimes after calling pause #9

alexzaru opened this issue Feb 12, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@alexzaru
Copy link

I'm using latest version of server for MQTT. After some recent testing, I found that calling resume actually does no behave as expected. So, when I call pause on the client, it automatically reconnects but not always. I believe there some kind of race condition that ignores pause event.

If there a workaround for this please suggest.

@sigrlami sigrlami self-assigned this Feb 12, 2024
@sigrlami
Copy link
Owner

That shouldn't happen. I'll check. If you have some examples, please share them.

@sigrlami sigrlami added the bug Something isn't working label Feb 12, 2024
@sigrlami sigrlami added this to the v0.7.1 milestone Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants