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

Single process #9

Closed griffinmilsap closed 1 year ago

griffinmilsap commented 1 year ago

The pull request rounds out necessary changes for 3.1.2 including:

This pull request also:

griffinmilsap commented 1 year ago

Unsure if these feature additions merit a minor version bump (3.2.0) instead of a bugfix bump (3.1.2); would welcome feedback on that. @pperanich @hannahgooden