ezmsg-org / ezmsg

Pure-Python DAG-based high-performance SHM-backed pub-sub and multi-processing pattern
https://ezmsg.readthedocs.io/en/latest/
MIT License
15 stars 6 forks source link

Properly scope try/except block to not hide bad settings #113

Closed cboulay closed 6 months ago

cboulay commented 7 months ago

Fixes #108