[Documentation] [TitleIndex] [WordIndex

Actionlib Hangs

Sometimes the client seems to hang. Quite often I've found it due to the client calling the server immediately after waitForServer has returned. Not sure if it's a bug or not, but introducing a small delay between the two will workaround the problem.

See #5500 for more details.


2023-10-28 13:11