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
Add support to reference the original multi-step-task job from within the job classes.
Version 1.1.3
=====
Bump supported version of rspec, redis-namespace, resque and resque-fairly (Gonzalo Rodríguez-Baltanás Díaz)
Version 1.1.2
=====
Fixed race condition around task finalization which caused some jobs to fail FinalizationAlreadyBegun errors. This did not negatively impact task completion but it did clutter the failed job queue.
Version 1.0.0
=======
Initial port of internal code to support multi step tasks.