You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIXED JENKINS-22685] - Update WindowsLifeCycle.java to call restart!…
… to properly restart the service.
Using "restart!" instead of "restart" performs the restart in a separate process, so the service wrapper doesn't kill itself.
(cherry picked from commit c667110)