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
9 stars 4 forks source link

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

Closed cboulay closed 1 month ago

cboulay commented 2 months ago

Fixes #108