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: check the context validity before accessing the session (backport #403) #407

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 9, 2025

This PR addresses the flaky failure in rclcpp/test_wait_for_message. The test sometimes behaves as a use-after-free, say use the session to create a subscription after the context is shut down.


This is an automatic backport of pull request #403 done by Mergify.

@Yadunund Yadunund merged commit 8bb41f5 into humble Jan 10, 2025
4 checks passed
@Yadunund Yadunund deleted the mergify/bp/humble/pr-403 branch January 10, 2025 01:44
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