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 overridden timeout values for mqtt5 operations #588

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Conversation

sfod
Copy link
Contributor

@sfod sfod commented Dec 22, 2023

Currently, subscribe, unsubscribe, and publish operations are enqueued with overridden timeouts set to garbage values.
This PR fixes it by explicitly setting the overridden timeout to 0.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sfod sfod changed the title Fix overridden timeout values for mqtt5 operation Fix overridden timeout values for mqtt5 operations Dec 22, 2023
@sfod sfod merged commit c257f45 into main Dec 22, 2023
54 checks passed
@sfod sfod deleted the fix-timeout-override branch December 22, 2023 19:05
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