Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Event 2.3.0
-
None
Description
If a long running job is started from a job queue, the job queue might be shutdown in the meantime (if no other jobs are arriving for this queue).
This leads to an NPE when finishedJob is called.