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 issue #835 #844

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Conversation

YuanYuYuan
Copy link
Contributor

Closes #835 .

  • Panic if zenoh runtime is called from a context of tokio's current thread scheduler.
  • Inform the user to use multi thread scheduler instead.

@Mallets Mallets merged commit 03ed5d9 into eclipse-zenoh:main Mar 19, 2024
8 checks passed
@Mallets Mallets deleted the fix/block-in-place branch March 19, 2024 13:34
@Mallets Mallets added the bug Something isn't working label Mar 25, 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: Done
Development

Successfully merging this pull request may close these issues.

zenoh::open crashes in single threaded environment
2 participants