-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/coordinator: only bound old revdial builds
Revert CL 173517 and replace with a similar but different mechanism. Now that the new revdial is out, only penalize the old revdial users (a few stragglers who haven't updated). In practice the limit of 10 at once won't be a problem but will protect the coordinator during submit floods. Fixes golang/go#31639 Change-Id: I6b6c3567205fdd98e0b80def96d75827e986fe4f Reviewed-on: https://go-review.googlesource.com/c/build/+/174325 Reviewed-by: Dmitri Shuralyov <[email protected]>
- Loading branch information
Showing
3 changed files
with
47 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters