-
Notifications
You must be signed in to change notification settings - Fork 6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[infra] Fix approve_results race condition checking failing on new bu…
…ilders. It would accidentally compare a null old approval map with the new approvals instead of using an empty map for the old approvals. While here, remove debug code that shouldn't have been committed. Change-Id: I071bc6fc830bbb0b0cec310a189c0ef0a46f2bb8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98000 Reviewed-by: Alexander Thomas <athom@google.com>
- Loading branch information
Showing
1 changed file
with
11 additions
and
17 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