We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nodes do not shutdown properly
104: ====================================================================== 104: FAIL: test_10_nodes (test_rclcpp.TestNNodesAfterShutdown.test_10_nodes) 104: ---------------------------------------------------------------------- 104: Traceback (most recent call last): 104: File "/home/yadunund/ros2_rolling/build/test_rclcpp/test_n_nodes__rmw_zenoh_cpp_Release.py", line 61, in test_10_nodes 104: launch_testing.asserts.assertExitCodes( 104: File "/home/yadunund/ros2_rolling/install/launch_testing/lib/python3.12/site-packages/launch_testing/asserts/assert_exit_codes.py", line 62, in assertExitCodes 104: assert info.returncode in allowable_exit_codes, 'Proc {} exited with code {}'.format( 104: AssertionError: Proc node_with_name_2-3 exited with code -2
The text was updated successfully, but these errors were encountered:
@Yadunund A friendly ping to handle this issue. At the waffle meeting, we decided to assign it to you, but I don't have permission to do so.
Sorry, something went wrong.
Unable to reproduce after latest zenoh-c bump #134.
Yadunund
No branches or pull requests
Nodes do not shutdown properly
The text was updated successfully, but these errors were encountered: