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

Prevent session from closing external runtime on drop #917

Merged

Conversation

DenisBiryukov91
Copy link
Contributor

Make session only close its runtime on drop, if it was created from config (and thus "owns" this runtime).
Closes #612.

@milyin milyin merged commit 9ba3eb9 into eclipse-zenoh:main Apr 10, 2024
6 of 8 checks passed
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.

dropping session created with zenoh::init makes other sessions with the same runime unusable [Bug]
2 participants