inaka / worker_pool

Erlang worker pool
https://hex.pm/packages/worker_pool
Apache License 2.0
276 stars 80 forks source link

Tests are unstable #56

Closed elbrujohalcon closed 8 years ago

elbrujohalcon commented 8 years ago

Due to the usage of timer:sleep/1 some tests are behaving erratically. There must be some race conditions going on.