You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good guess. That PR introduced a RCPPUTILS_TSA_GUARDED_BY annotation for the two maps the warnings are complaining about. The change was necessary because tsan was complaining on concurrent access to both of them.
Bug report
The nightly thread safety build is marked unstable because some potentially thread-unsafe code was introduced -
see the CI job for warning details https://ci.ros2.org/view/nightly/job/nightly_linux_clang_libcxx/67/warnings23Result/
Required Info:
The text was updated successfully, but these errors were encountered: