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

Subscriber concurrency review #478

Merged
merged 3 commits into from
Apr 8, 2020
Merged

Conversation

mvollrath
Copy link
Contributor

Protect critical sections in SubscriberManager which were previously unprotected from race conditions between clients.

Raise Exception when unsubscribe input is invalid instead of passing this condition silently.

@jihoonl
Copy link
Member

jihoonl commented Apr 8, 2020

👍

@jihoonl jihoonl merged commit e990f1b into develop Apr 8, 2020
@jtbandes jtbandes deleted the subscriber_concurrency_review branch August 13, 2021 22:18
DomenicP added a commit to GeckoRobotics/rosbridge_suite that referenced this pull request Sep 30, 2021
DomenicP added a commit to GeckoRobotics/rosbridge_suite that referenced this pull request Sep 30, 2021
DomenicP added a commit to GeckoRobotics/rosbridge_suite that referenced this pull request Oct 1, 2021
DomenicP added a commit to GeckoRobotics/rosbridge_suite that referenced this pull request Oct 1, 2021
amacneil pushed a commit that referenced this pull request Oct 7, 2021
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.

None yet

2 participants