Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: core
-
Labels:
-
Similar Issues:
Description
Jesse Glick wrote in https://github.com/jenkinsci/jenkins/pull/1468#issuecomment-110168887:
I would suggest just deleting this whole system of dead executors. It is obsolete as of (IIRC) 1.536, since each scheduled task now gets its own Executor . If there is an exception, send it to the log like anything else, and move on.