pyros-dev / pyros

Python interfacing for multiprocess software - A Python blanket for ROS to hide inside
BSD 3-Clause "New" or "Revised" License
25 stars 4 forks source link

setproctitle: optional support #91

Closed asmodehn closed 7 years ago

asmodehn commented 8 years ago

It is very helpful when trying to debug complex multiprocess systems. Pyros should make use of this : https://pypi.python.org/pypi/setproctitle

asmodehn commented 7 years ago

Started implementation there : https://github.com/asmodehn/pyzmp/pull/13

asmodehn commented 7 years ago

This has been integrated in pyzmp. we just need a new release for it...

asmodehn commented 7 years ago

pyzmp 0.0.15 has been released