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)