2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-11 12:46:37 +08:00
artiq/artiq/devices
Robert Jordens fef72506e4 ctlmgr/gui/master: start subprocesses in new pgroup
This only makes a difference on POSIX. It prevents subprocesses
from receiving the signals that the parent receives. For ctlmgr
and master is cuts down on spam on the console (KeyboardInterrupt
tracebacks from all controllers) and enforces that proper
termination is followed.

This does not help if the parent gets SIGKILL (subprocesses
may linger).
2016-02-18 23:51:12 +01:00
..
lda lda driver: add error message when no device found 2015-07-07 15:18:28 +02:00
novatech409b devices/novatech409b: remove unwanted calls to set_simultaneous_update 2015-10-12 16:15:04 +08:00
pdq2 pdq2/mediator: raise instances, not classes 2016-01-19 20:16:27 -07:00
thorlabs_tcube devices/thorlabs_tcube: minor cleanup 2015-11-25 21:43:22 +08:00
__init__.py Fix module installation 2014-10-11 00:42:26 +08:00
ctlmgr.py ctlmgr/gui/master: start subprocesses in new pgroup 2016-02-18 23:51:12 +01:00