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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment