ros2cli
ros2cli copied to clipboard
ros2cli is sometimes unresponsive
Bug report
Required Info:
- Operating System: Ubuntu 22.04
- Installation type: binary
- Version or commit hash: 19.0.0
- DDS implementation: cyclonedds
Description
From time to time, the ros2cli becomes unresponsive. Every command simply hangs and no output is displayed. The problem can be fixed by killing the daemon with SIGKILL (SIGTERM does not work). I will add steps to reproduce when I manage to reproduce it reliably.