-
Bug
-
Resolution: Fixed
-
Critical
ScheduledExecutorService in HudsonIsBusyListener prevents graceful shutdown as it creates a user thread. Can be reproduced with latest Tomcat 7.x. Pull request with fix here https://github.com/jenkinsci/instant-messaging-plugin/pull/13
[JENKINS-27359] [PATCH] instant-messaging-plugin prevents JVM from shutting down
Description | Original: ScheduledExecutorService prevents graceful shutdown as it creates a user thread and stops the JVM from shutting down. Can be reproduced with latest Tomcat 7.x. Pull request with fix here https://github.com/jenkinsci/instant-messaging-plugin/pull/13 | New: ScheduledExecutorService in HudsonIsBusyListener prevents graceful shutdown as it creates a user thread. Can be reproduced with latest Tomcat 7.x. Pull request with fix here https://github.com/jenkinsci/instant-messaging-plugin/pull/13 |
Labels | New: hang jvm patch plugin shutdown |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: hang jvm patch plugin shutdown | New: patch plugin shutdown |
Workflow | Original: JNJira [ 161564 ] | New: JNJira + In-Review [ 196799 ] |