We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c5f20 commit 9ed6297Copy full SHA for 9ed6297
HISTORY.md
@@ -2,6 +2,12 @@
2
3
* Changed failures retry process to requeue. (@KensoDev #703)
4
5
+## 1.22.0 (2012-08-21)
6
+
7
+* unregister signal handlers in child process when ENV["TERM_CHILD"] is set (@dylanasmith, #621)
8
+* new signal handling for TERM. See http://hone.heroku.com/resque/2012/08/21/resque-signals.html. (@wuputah, @yaaule, #638)
9
+* supports calling perform hooks when using Resque.inline (@jonhyman, #506)
10
11
## 1.21.0 (2012-07-02)
12
13
* Add a flag to make sure failure hooks are only ran once (jakemack, #546)
0 commit comments