mirror of https://github.com/m-labs/artiq.git
Robert Jördens
fef72506e4
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). |
||
---|---|---|
.. | ||
__init__.py | ||
databases.py | ||
experiments.py | ||
log.py | ||
scheduler.py | ||
worker.py | ||
worker_db.py | ||
worker_impl.py |