Skip to content

Avoid deadlock while loading ExtensionManagerPackage for integration tests#59910

Merged
sharwell merged 5 commits intodotnet:mainfrom
sharwell:avoid-deadlock
Mar 4, 2022
Merged

Avoid deadlock while loading ExtensionManagerPackage for integration tests#59910
sharwell merged 5 commits intodotnet:mainfrom
sharwell:avoid-deadlock

Conversation

@sharwell
Copy link
Copy Markdown
Contributor

@sharwell sharwell commented Mar 3, 2022

No description provided.

@sharwell sharwell requested a review from a team as a code owner March 3, 2022 15:37
@ghost ghost added the Area-Infrastructure label Mar 3, 2022
@sharwell sharwell enabled auto-merge March 3, 2022 15:38
@sharwell sharwell disabled auto-merge March 3, 2022 17:41
Copy link
Copy Markdown
Member

@jasonmalinowski jasonmalinowski left a comment

Choose a reason for hiding this comment

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

Approving if you do need to merge this.

@sharwell
Copy link
Copy Markdown
Contributor Author

sharwell commented Mar 3, 2022

/azp run roslyn-integration-CI

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@sharwell sharwell enabled auto-merge March 3, 2022 23:54
Comment on lines +129 to +132
Assumes.Present(componentModel);

var asyncCompletionTracker = componentModel.GetService<AsyncCompletionTracker>();
asyncCompletionTracker.StartListening();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What ensures the rest of this will run before it's needed for a later test?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Nothing does, but it's also only used by the old integration test harness

@sharwell sharwell merged commit ba8bccd into dotnet:main Mar 4, 2022
@ghost ghost added this to the Next milestone Mar 4, 2022
@allisonchou allisonchou modified the milestones: Next, 17.2.P3 Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants