-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reliably find unused port to start extension backend http service on (#…
…1451) We start extension backend http server with port 0, which creates flakes in flutter web tests. Find an unused port instead. Closes: #1450
- Loading branch information
Anna Gringauze
authored
Nov 29, 2021
1 parent
bd399e1
commit 8033d67
Showing
2 changed files
with
2 additions
and
2 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