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

update request modifier fn type to impl send and sync #770

Merged
merged 4 commits into from
Dec 17, 2023

Conversation

swanandx
Copy link
Member

Fixes #769

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if it's relevant to the users of the library. If it's not relevant mention why.

rumqttc/src/v5/mod.rs Outdated Show resolved Hide resolved
rumqttc/src/v5/mod.rs Outdated Show resolved Hide resolved
rumqttc/src/v5/mod.rs Outdated Show resolved Hide resolved
rumqttc/src/v5/mod.rs Outdated Show resolved Hide resolved
rumqttc/src/v5/mod.rs Outdated Show resolved Hide resolved
rumqttc/src/v5/mod.rs Outdated Show resolved Hide resolved
@swanandx swanandx requested a review from de-sh December 17, 2023 09:54
@de-sh de-sh merged commit 41e2576 into main Dec 17, 2023
3 checks passed
@de-sh de-sh deleted the req-modifier-fn-fix branch December 17, 2023 16:33
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.

v5::EventLoop not Send when websocket is enabled
2 participants