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

Attaching to running graphs fails sporadically #4

Closed griffinmilsap closed 1 year ago

griffinmilsap commented 1 year ago

To reproduce:

griffinmilsap commented 1 year ago

Need to add a test for attaching/detaching to a system. Problem appears to be with the current structure/design of GraphServer. Need to adopt a pattern similar to the pub<->sub connection