-
Notifications
You must be signed in to change notification settings - Fork 121
[CI][Windows] Processes slow or hanging #21
Copy link
Copy link
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainableInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainableInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
Type
Fields
Give feedbackNo fields configured for issues without a type.
Various process invocations seem to hang on the CI.
It doesn't look like increasing timeouts fixes the issue, it actually hangs.
https://github.com/dart-lang/native/actions/runs/4828010210/jobs/8601346569
https://github.com/dart-lang/native/actions/runs/4828010210/jobs/8601594600
I wonder if there is something wrong with the way we're trying to capture output of those process invocations so that the future we're waiting for doesn't complete.
pkgs/c_compiler/lib/src/utils/run_process.dart