-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Description
As rclnodejs
is the dependency of ros2-web-bridge
, there is thread race condition which may lead the ros2-web-bridge
server crash.
There are already some tricky issues in ros2-web-bridge, like #67, #69. And we suspect they're all caused by this thread race condition.