Resque v1.22.0 Release Notes

Release Date: 2012-08-21 // over 11 years ago
    • 🚦 unregister signal handlers in child process when ENV["TERM_CHILD"] is set (@dylanasmith, #621)
    • 🆕 new signal handling for TERM. See http://hone.heroku.com/resque/2012/08/21/resque-signals.html. (@wuputah, @yaaule, #638)
    • 👌 supports calling perform hooks when using Resque.inline (@jonhyman, #506)