-
Bug
-
Resolution: Fixed
-
Minor
many plugins and Jenkins start threads in new threadgroups without any ExceptionHandler.
Jenkins should install a default UncaughtExceptionHandler so that if there are any exceptions thrown in these threads the threads won;t just silently die without any trace.
- relates to
-
JENKINS-38711 slave.jar should install UncaughtExceptionHandler
- Closed
- links to