flutter/packages/flutter_tools/lib
Ben Konyi 0d023144d9
Fix race condition in flutter test when passing --serve-observatory (#123556)
`flutter test` wasn't awaiting the `_serveObservatory` request which was
causing a race condition in the `flutter test should respect
--serve-observatory` test in `test/integration.general/test_test.dart`.

Related to https://github.com/flutter/flutter/issues/123516
2023-04-20 13:46:33 -04:00
..
src Fix race condition in flutter test when passing --serve-observatory (#123556) 2023-04-20 13:46:33 -04:00
executable.dart Suppress analytics flag pass through to analysis server (#123235) 2023-03-24 19:59:15 +00:00
runner.dart [reland] Update helper message for --suppress-analytics (#125145) 2023-04-19 18:51:08 +00:00