-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Trying to shut down JobExecutor does not work well when new timer tasks are created within the next job executor job check. Basically new jobs are added to currentProcessorJobQueue in ExecuteJobsRunnable.run(), so shutdown does not happen.