-
Notifications
You must be signed in to change notification settings - Fork 418
New issue
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
revert call shutdown in LifecycleNode destructor (Humble) #2560
revert call shutdown in LifecycleNode destructor (Humble) #2560
Conversation
hmmm, 12:03:13 java.nio.channels.ClosedChannelException |
It's already rebuilding as https://ci.ros2.org/job/ci_linux-rhel/735/ . You are just getting unlucky here for some reason. If it happens yet again, I'll ask the infrastructure team to look into it. |
it is likely that i can see CI RHEL hung up with https://ci.ros2.org/job/ci_linux-rhel/733/console has the same situation. |
ignoring CI RHEL for humble for now because it is not stable, all other CIs are green, i will go ahead to merge this. |
revert #2544 and #2491