Skip to content

Conversation

jaredpar
Copy link
Member

There is a bug in the loop condition where it wouldn't wait for every compilation to be completed before exiting. This is likely why on some runs we observed that shutdown was taking a long time to complete; it was waiting for these compilations to finish.

There is a bug in the loop condition where it wouldn't wait for every
compilation to be completed before exiting. This is likely why on some
runs we observed that shutdown was taking a long time to complete; it
was waiting for these compilations to finish.
@jaredpar
Copy link
Member Author

@roslyn-compiler PTAL

@jaredpar jaredpar merged commit 4ff81ed into main Sep 22, 2025
26 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants