Skip to content

v0.9.0: Worker operation notifications

Pre-release
Pre-release
Compare
Choose a tag to compare
@enriquebris enriquebris released this 07 Jan 16:15
· 18 commits to master since this release
0502297
  • Added a way to know that new workers were started (using an optional channel)
  • Added a way to know if a worker was killed (using an optional channel)
  • StartWorkersAndWait() to start workers (for first time) and wait until all of them are alive