Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.9.1
-
None
-
None
Description
Currently, async scheduling launches individual threads to handle scheduling requests. If there is any issues in such threads, the threads exit and no new threads get relaunched. Then eventually all the threads die and won't handle any new job scheduling.