When one or more RPCs are stuck, worldStateManager does not quit gracefully:
^C[try 1 of 3] Trying to shut down
RFModule closing
[INFO]closing RPC port
yarp: Removing input from /activityInterface/worldState:rpc to /wsm/rpc:i
[INFO]starting shutdown procedure
[INFO]interrupting ports
yarp: Removing output from /wsm/activity:rpc to /activityInterface/rpc:i
[WARNING]isReachableWith obtained invalid response:
[WARNING]isPullableWith obtained invalid response:
[WARNING]refreshTracker did not receive data from tracker
Segmentation fault
When one or more RPCs are stuck,
worldStateManager
does not quit gracefully: