Menu

#80 yarprun kill causes hang on Macs

v1.0 (example)
closed-works-for-me
nobody
None
5
2017-11-02
2012-02-01
Anonymous
No

If you terminate a process running through yarprun on a mac, it will die as expected, but then the yarprun server will not respond to future commands.
Example:

yarprun run --on /mjk --cmd ../bin/move_ball --as move # works fine
yarp run --on /mjk --sysinfo # works fine
yarprun --on /mjk --sigterm move
yarp run --on /mjk --sysinfo # Doesn't work anymore

This appears to happen for both sigterm and kill -9.

Discussion

  • Daniele E. Domenichelli

    • status: open --> closed-works-for-me
    • Group: --> v1.0 (example)
     
  • Daniele E. Domenichelli

    Tested by @traversaro