Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid thread pool starvation in IDiagnosticUpdateSource.GetDiagnostics #50480

Merged
merged 1 commit into from
Jan 15, 2021

Conversation

sharwell
Copy link
Member

@sharwell sharwell commented Jan 14, 2021

Fixes AB#1265747

@sharwell sharwell requested a review from a team as a code owner January 14, 2021 20:31
@runfoapp runfoapp bot mentioned this pull request Jan 14, 2021
Copy link
Member

@genlu genlu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@CyrusNajmabadi
Copy link
Member

I feel like i somewhat understand this, but not entirely. Can you point at the blocking point that we threaded async through to unblock?

@sharwell sharwell merged commit 1ce26d3 into dotnet:master Jan 15, 2021
@ghost ghost added this to the Next milestone Jan 15, 2021
@sharwell sharwell deleted the async-diagnostics branch January 15, 2021 01:36
@Cosifne Cosifne modified the milestones: Next, 16.9 Jan 27, 2021
@JoeRobich JoeRobich modified the milestones: 16.9, 16.9.P4 Jan 27, 2021
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.

6 participants