Skip to content

Releases: gongpx20069/ParallelPipe

v1.0.3

23 Apr 07:39

Choose a tag to compare

Bug Fixes

  • Fix multiprocess pipeline crash (TypeError: 'NoneType' object cannot be interpreted as an integer) caused by manager.shutdown() being called while worker processes were still running (#1)
  • Fix missing manager parameter when buffer_size is passed as a list
  • Fix setstop() having no effect on child processes in multiprocessing mode — now uses poison-pill pattern for graceful shutdown

v1.0.2

06 Jun 11:12

Choose a tag to compare

fixed bugs

v1.0.1

06 Jun 09:18

Choose a tag to compare

add new version

v1.0.0

30 May 05:12
03c664b

Choose a tag to compare

Update setup.cfg

v0.0.1

30 May 05:00
0440fdd

Choose a tag to compare

Update setup.cfg