Skip to content

v1.2

Compare
Choose a tag to compare
@pattonw pattonw released this 31 Aug 17:13
· 15 commits to master since this release

Features:

  • add support for MacOS and Windows (via supporting multiprocessing start method "spawn")
  • add a Serial Server. run_blockwise convenience function can be run with multiprocessing=False
  • class methods can now be used as worker start functions and process block functions

Bug Fixes:

  • no longer double counts orphans in some cases