binarymatt / pyres

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

dump the current state of pyres_manager #98

Closed yashh closed 12 years ago

yashh commented 12 years ago

Opened a ticket little while ago about dumping the current state of a worker. This is really useful because we introduce some new database or some new technology and when things get stuck we want to know exactly where its getting stuck. I am using SIGINFO signal here since SIGUSR1 is already in use.

https://github.com/binarydud/pyres/issues/96

binarymatt commented 12 years ago

sorry about the delay, i've been traveling a lot recently. I'm going to try and review a bunch of things tonight after work