Skip to content

Process error and exit callbacks are received in incorrect order for Linux #3375

Closed

Description

Investigating the issue dotnet/sdk#22311 lead me to discover that we are not handling properly wait for exit in our process helper for Linux. This is causing us to receive the exit callback before having flushed all output/error callbacks.

We are awaiting for some guidance from runtime team before submitting the PR to fix it.

Thank you @ArturDorochowicz for reporting this issue!

AB#1489318

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions