-
Notifications
You must be signed in to change notification settings - Fork 793
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
Nodes hang after discovery server restart [13704] #2289
Comments
Here is a video of the issue happening https://www.youtube.com/watch?v=_BKYorPGjkc |
amfern
changed the title
Node hangs with discovery server over TCP
Nodes hang after discovery server restart
Oct 26, 2021
JLBuenoLopez
changed the title
Nodes hang after discovery server restart
Nodes hang after discovery server restart [13704]
Feb 1, 2022
Hi @JLBuenoLopez-eProsima I can still reproduce it on rolling release, here are the versions
|
Hi @amfern , I think this branch should solve this too. You can check with this |
Yes, it did fix it. Thank you |
That's great! I'll leave it the issue open until we merge the PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Node hangs on closing when using TCP discovery server
Expected Behavior
Node shutdown on sigterm
Current Behavior
Node hangs with
[INFO] [1635080629.958593776] [rclcpp]: signal_handler(signal_value=2)
message in the terminalSteps to Reproduce
ctrl+c
and wait 3 secondsctrl+c
[rclcpp]: signal_handler(signal_value=2)
System information
testing inside container, all nodes are running inside the same container
ii ros-galactic-fastrtps 2.3.4-1focal.20210805.154711 amd64 Implementation of RTPS standard.
Linux ilya.linux 5.13.13-zen1-1-zen #1 ZEN SMP PREEMPT Thu, 26 Aug 2021 19:14:35 +0000 x86_64 GNU/Linux
Additional context
Additional resources
discovery_server_tcp.xml
discovery_client_tcp_2.xml
The text was updated successfully, but these errors were encountered: