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 64a3a6f commit 6021420Copy full SHA for 6021420
HISTORY.md
@@ -1,6 +1,6 @@
1
## 1.23.0 (2012-10-01)
2
3
-* don't run `before_fork` hook if Resque can't fork (@kjwierenga, #672)
+* don't run `before_fork` hook if Resque can't fork (@kjwierenga, @tarcieri, #672, #697)
4
* don't run `after_fork` hook if Resque can't fork (@kjwierenga, @tarcieri, #672, #697)
5
* retry connecting to redis up to 3 times (@trevorturk, #693)
6
* pass exceptions raised by the worker into the Failure backend (@trevorturk, #693)
0 commit comments