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

make Session.close take session by mutable reference #241

Merged

Conversation

DenisBiryukov91
Copy link
Contributor

@DenisBiryukov91 DenisBiryukov91 commented Oct 4, 2024

make Session.close take session by mutable reference as it is done in rust
Resolves #242

Copy link

github-actions bot commented Oct 4, 2024

PR missing one of the required labels: {'internal', 'new feature', 'documentation', 'breaking-change', 'enhancement', 'bug', 'dependencies'}

@DenisBiryukov91 DenisBiryukov91 added enhancement New feature or request api sync Synchronize API with other bindings labels Oct 4, 2024
@milyin milyin merged commit 182aef1 into eclipse-zenoh:main Oct 7, 2024
16 checks passed
@DenisBiryukov91 DenisBiryukov91 deleted the session-close-by-reference branch October 10, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api sync Synchronize API with other bindings enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while building simple pub/sub project from examples
2 participants