You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fail job on segmentation fault (resque#6)
* let a worker fail a job when a segmentation fault is detected (abnormal child exit)
* added missing log level
* formatting