Changes for version 0.51

  • Martijn van Beers discovered a condition where active queues would stop polling for new work. It turns out that a flag preventing additional polling delays was incomplete. His patch removed the partial code, but that would have caused future problems. Instead I completed the code with a quick hack which will do the right thing but probably needs to be made less bletcherous in the future.

Modules

a component to manage queues and worker pools