-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: parameterized-remote-trigger-plugin
-
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.