devinus / poolboy

A hunky Erlang worker pool factory
http://github.com/devinus/poolboy
ISC License
1.56k stars 348 forks source link

handle_worker_exit/2 will monitor twice #61

Closed yc90s closed 9 years ago

yc90s commented 9 years ago

The process in the waiting's queue has been monitored. When we call handle_worker_exit/2, we will monitor them twice in line 302