Skip to content

v1.7.0: Added a wait flag in Stop(wait bool) (#15)

Compare
Choose a tag to compare
@dpaks dpaks released this 09 Nov 12:34
· 2 commits to master since this release
7f501ce
* Added a wait flag in Stop(wait bool)
Stop(true) blocks until all the output channels are read from
* Enhanced examples
* start just 1 worker by default to conform to the user input for max workers in case they provide 1