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 5 forks source link

Fix ezmsg-zmq units setup -> initialize #33

Closed pperanich closed 1 year ago

pperanich commented 1 year ago

The ZMQ units were incorrectly implemented to use setup vs initialize.