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
{{ message }}
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.
The "Post build result to reviewboard" post-build step waits on the the previous job to post its results before posting the current job's results. When I have two instances of the same job running concurrently, the second instance unnecessarily waits for the first job to complete.
I'm not sure if this behavior is by design or if it's a bug.
jenkins-reviewbot version - 2.4.6
Jenkins version - 2.73
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The "Post build result to reviewboard" post-build step waits on the the previous job to post its results before posting the current job's results. When I have two instances of the same job running concurrently, the second instance unnecessarily waits for the first job to complete.
I'm not sure if this behavior is by design or if it's a bug.
jenkins-reviewbot version - 2.4.6
Jenkins version - 2.73
The text was updated successfully, but these errors were encountered: