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.
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