-
Bug
-
Resolution: Fixed
-
Major
In a trunk build I updated a plugin and checked the box asking to restart as soon as no jobs were running. The log file said that Jenkins was scheduled to restart, but I waited the usual ten seconds and nothing happened. I had to go /restart and force it.
I think https://github.com/jenkinsci/jenkins/pull/795 may have introduced a regression here.
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
core/src/main/java/hudson/model/RestartListener.java
http://jenkins-ci.org/commit/jenkins/9108ab7a932883f0adeb838744c7367dadd3d9db
Log:
[FIXED JENKINS-18384]
Not recording in the changelog as the regression isn't released yet.
Compare: https://github.com/jenkinsci/jenkins/compare/bcce421513e0...9108ab7a9328