Skip to content

Commit

Permalink
[JENKINS-43091] Guice failing on terminating ActiveDirectorySecurityR…
Browse files Browse the repository at this point in the history
…ealm.shutDownthreadPoolExecutors
  • Loading branch information
fbelzunc committed Mar 24, 2017
1 parent 847ace3 commit a591b57
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -432,7 +432,6 @@ public void doAuthTest(StaplerRequest req, StaplerResponse rsp, @QueryParameter
}

@Restricted(DoNotUse.class)
@Terminator
public void shutDownthreadPoolExecutors() {
threadPoolExecutor.shutdown();
}
Expand Down

0 comments on commit a591b57

Please sign in to comment.