Examples for https://github.com/QuakePhil/generic-worker-pool
go test -v -race
=== RUN ExamplePrimesWorker
--- PASS: ExamplePrimesWorker (0.55s)
=== RUN ExamplePrimesWorkers
--- PASS: ExamplePrimesWorkers (0.13s)
=== RUN ExampleSleepWorker
--- PASS: ExampleSleepWorker (1.01s)
=== RUN ExampleSleepWorkers
--- PASS: ExampleSleepWorkers (0.10s)
PASS
ok github.com/quakephil/generic-worker-pool-examples 1.940s