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 sanitiser errors when shutting down subscription and client in quick succession #1549

Conversation

mikeb01
Copy link
Contributor

@mikeb01 mikeb01 commented Feb 5, 2024

Use the C client close handler to ensure that the client conductor thread drains before destructing the Aeron resources in the C++ wrapper.

…uctor thread drains before destructing the Aeron resources in the C++ wrapper.
@mikeb01 mikeb01 merged commit 30d3200 into aeron-io:master Feb 25, 2024
32 checks passed
@mikeb01 mikeb01 deleted the fix/await_client_conductor_on_cpp_wrapper_close branch April 7, 2024 19:16
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.

2 participants