-
Notifications
You must be signed in to change notification settings - Fork 964
Stop the Aspire CLI and own its RPC connections during extension deactivation #19152
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
Merged
Adam Ratzman (adamint)
merged 26 commits into
microsoft:main
from
adamint:adamint/extension-shutdown-lifecycle
Aug 12, 2026
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
ae46882
Stop the Aspire CLI and own RPC connections during deactivation
66aaa5d
Reject foreign absolute paths in getRelativePathToWorkspace
f7e616a
Reject foreign absolute paths before the workspace-membership check
938888d
Terminate the Aspire CLI process group when the cooperative stop does…
67519d5
Refuse debug sessions registered after teardown and never spawn into one
512c887
Collect the CLI process group on self-exit and force-kill on deactiva…
08ecfe2
Cover the Windows taskkill termination path
64bcad3
Fix Windows CLI shutdown ownership
eea96b2
Limit exited Windows sweep to force shutdown
05514e8
Stabilize Azure Functions tools install
380cdb3
Make CLI process tree termination idempotent
bdca042
Revert Azure Functions Core Tools workflow release-archive install
adamint 1f67278
Complete CLI process tree termination idempotence
30bb845
Cover deactivation process-tree cleanup
adamint dec2a1e
Prevent CLI spawn during extension shutdown
adamint 63711a9
Avoid stop requests after deactivation timeout
adamint fe64b61
Avoid stale Windows CLI PID sweeps
adamint 73b6048
Retire the Windows CLI PID instead of only skipping the immediate sweep
9689a52
Pin the platform in the POSIX process-group test
072e412
Stop late shutdown sessions cooperatively
adamint 40144fb
Avoid stale Windows taskkill after CLI exit
adamint 488fc84
Wait for late CLI RPC stop during shutdown
adamint 97e7cc8
Merge branch 'main' into adamint/extension-shutdown-lifecycle
adamint f744667
Keep extension deactivation change focused
c05edf6
Merge upstream main into extension shutdown lifecycle
8039a12
Test extension deactivation export wiring
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.