- Support Windows - Support "spawn" contexts on all platforms - Allow changing the multiprocessing context at runtime - Better support for features in Python 3.7
- Allow awaiting Process objects directly to start/join child process - Worker objects return final result from await/join - Better unit testing, types, and documentation
text $ git shortlog -s v0.3.0...v0.4.0 12 Amethyst Reese
0.3.0
------
Feature release:
- enable multiple coroutines per child process - perf testing
text $ git shortlog -s v0.2.0...v0.3.0 10 Amethyst Reese