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
When expanding the test_executor unit test to StaticSingleThreadedExecutor (in #1222), the temporary node test fails for this executor.
terminate called after throwing an instance of 'std::runtime_error'
what(): Executor waitable: couldn't add guard condition to wait set
Aborted (core dumped)
When expanding the test_executor unit test to StaticSingleThreadedExecutor (in #1222), the temporary node test fails for this executor.
Example of temporary node unit test.
rclcpp/rclcpp/test/rclcpp/test_executor.cpp
Lines 65 to 69 in 0986fbb
The text was updated successfully, but these errors were encountered: