2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-21 01:16:28 +08:00
artiq/artiq/master
Sebastien Bourdeauducq a6a476593e worker: wait for process termination
This prevents stray SIGCHLDs from crashing the program e.g. if the asyncio event loop is closed before the process actually terminates.
2015-06-05 00:37:26 +08:00
..
__init__.py separate master modules 2015-01-14 12:16:49 +08:00
repository.py Experiment base class, replace __artiq_unit__ with docstring 2015-03-08 15:55:30 +01:00
results.py master: make RIDs unique across restarts 2015-02-21 18:41:07 -07:00
scheduler.py scheduler: simplify priority policy 2015-05-28 18:24:45 +08:00
worker_db.py flash_storage: refactor + unit tests + artiq_coreconfig.py CLI + doc 2015-05-27 18:06:12 +08:00
worker_impl.py scheduler: support pipeline flush 2015-05-28 17:20:58 +08:00
worker.py worker: wait for process termination 2015-06-05 00:37:26 +08:00