-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Respect dial_timeout flag in rewrapper.
This CL addresses a regression introduced in [] that makes rewrapper no longer respect the dial timeout. This likely explains the elevated rate of build failures due to socket unavailability in Android starting at 0.111. Bug: b/297167920 Test: unit tests, manual tests with varying dial timeouts. Change-Id: If13e000693b66b87f09146d6d9062da26b4bd672 GitOrigin-RevId: c03f4286d021c219b1da1a6f50ac1b3e570df629
- Loading branch information
1 parent
3c7828f
commit b1c25fe
Showing
4 changed files
with
22 additions
and
10 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
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