7.1.0
- Allows all functions to continue to work after an instance has been stopped except for
work()
andonComplete()
. Previously, if a job was running that needed to create a new job, it would fail during a graceful stop.
work()
and onComplete()
. Previously, if a job was running that needed to create a new job, it would fail during a graceful stop.