artiq/artiq/master
David Nadlinger 01c3000ef3 master: Print offending key on HDF5 dataset type error
This helps debugging the cause of TypeErrors arising from types
not handled by the HDF5 serializer, as the backtrace doesn't
otherwise include any useful information.
2019-02-09 20:50:38 +00:00
..
__init__.py separate master modules 2015-01-14 12:16:49 +08:00
databases.py sync_struct: Notifier.{read -> raw_view}, factor out common dict update code [nfc] 2019-01-19 20:19:17 +00:00
experiments.py sync_struct: Notifier.{read -> raw_view}, factor out common dict update code [nfc] 2019-01-19 20:19:17 +00:00
log.py master: Remove unused import [nfc] 2018-10-14 10:41:32 +08:00
rid_counter.py master: Factor RIDCounter out into own module, explain worker_db module [nfc] 2018-10-14 10:41:32 +08:00
scheduler.py master/scheduler: Fix misleading indentation [nfc] 2019-01-20 19:45:47 +00:00
worker.py master: Include RID in worker exception messages 2019-01-20 19:45:50 +00:00
worker_db.py master: Print offending key on HDF5 dataset type error 2019-02-09 20:50:38 +00:00
worker_impl.py master: Add minimal docstring to worker_impl [nfc] 2018-10-14 10:41:32 +08:00