-
Bug
-
Resolution: Unresolved
-
Minor
-
None
If a build is currently waiting for another by using the `handle.updateBuildStatusBlocking()` and Jenkins is set to Restart, Jenkins will wait until the remote build is done before restarting since `handle.updateBuildStatusBlocking()` does not seem to handle restarts.