binarymatt / pyres

a resque clone in python
http://github.com/binarydud/pyres
MIT License
955 stars 130 forks source link

Fixed idle worker shutdown hang. #100

Closed ionelmc closed 12 years ago

ionelmc commented 12 years ago

Seems I had None as the interval. This was as a bad idea as there's no way to do absolutely clean shutdown.