Skip to content

Conversation

@ToddGrun
Copy link
Contributor

(another attempt at #77687)

This changes it's behavior to be exactly like InitializeAsync in that it uses this mechanism to minimize thread switches.

Also:

  1. Renamed PackageRegistrationTasks to PackageLoadTasks
  2. Removed the IProgress paramater as it wasn't used and doesn't fit well with OnAfterPackageLoadedAsync
  3. Moved service broker service proffering to background thread

This changes it's behavior to be exactly like InitializeAsync in that it uses this mechanism to minimize thread switches.

Also:

1) Renamed PackageRegistrationTasks to PackageLoadTasks
2) Removed the IProgress paramater as it wasn't used and doesn't fit well with OnAfterPackageLoadedAsync
3) Moved service broker service proffering to background thread
@ToddGrun ToddGrun requested a review from a team as a code owner March 21, 2025 17:14
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 21, 2025
@jasonmalinowski
Copy link
Member

@ToddGrun I replied to your replies in the other PR, but consider me implicitly signing off on this if that's signed off on.

@ToddGrun ToddGrun merged commit 8e70d6b into dotnet:release/dev17.15 Mar 21, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants