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 206: introduce lock to prevent send_goal race condition #207

Open
wants to merge 1 commit into
base: noetic-devel
Choose a base branch
from

Conversation

krixkrix
Copy link

@krixkrix krixkrix commented Jan 2, 2023

fixes #206

@CodingPeon
Copy link

CodingPeon commented Feb 15, 2023

@krixkrix Do you know if this bug could also happen on _handle_feedback()? There are no warnings, but the feedback is simply dropped.
3118728#diff-6700856e7e99d20dc2c0cfabf5b64c51c8e7af51ee8eb4fd59d73603f6abe975L252

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.

race condition in SimpleActionClient.send_goal
3 participants