mikespook/gearman-go

Ability to exit work loop gracefully

rgarcia opened this issue · 0 comments

In order to gracefully remove a worker, there needs to be a way to stop asking for more work. Other language libraries have this functionality, e.g.