Skip to content

Fix thread safety issues related to logging#1125

Merged
ivanpauno merged 7 commits intomasterfrom
ivanpauno/fix-logging-thread-safety-issue
May 22, 2020
Merged

Fix thread safety issues related to logging#1125
ivanpauno merged 7 commits intomasterfrom
ivanpauno/fix-logging-thread-safety-issue

Conversation

@ivanpauno
Copy link
Copy Markdown
Member

@ivanpauno ivanpauno commented May 21, 2020

Fixes #1042.
Replaces #1124.
Kind of a continuation of the work done in ros2/rcl#551.

Depends on ros2/rcl#660 (merged).
Depends on ros2/rcutils#253 (merged).

As far as I can tell this completely fixes the thread safety issue, but it needs a thorough review.

Loading
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.

rclcpp::Node constructor and destructor crash with multithreading

4 participants