[3.4.0] GitHub actions dart pub global run coverage:test_with_coverage
doesn't terminate on Windows
#55745
Labels
area-tools
A meta category for issues that should be addressed by tooling (prefer more concrete areas).
With the release of Dart 3.4.0, some GitHub actions on the Windows images don't terminate.
Reverting the GitHub actions back to use Dart 3.3.0 makes the commands terminate again.
I tried to reproduce this on a windows machine, but
dart pub global run coverage:test_with_coverage
terminates fine for me.More investigation:
The text was updated successfully, but these errors were encountered: