Skip to content

Process.Kill isn't immediate - #13020

Open
Meterel wants to merge 1 commit into
dotnet:mainfrom
Meterel:Meterel-process-kill
Open

Process.Kill isn't immediate#13020
Meterel wants to merge 1 commit into
dotnet:mainfrom
Meterel:Meterel-process-kill

Conversation

@Meterel

@Meterel Meterel commented Aug 22, 2026

Copy link
Copy Markdown

Summary

Process.Kill isn't immediate as it's asynchronous like it's specified in the note in the remarks section and as confirmed by the Windows implementation that uses the asynchronous TerminateProcess function.


Internal previews

File Preview link
xml/System.Diagnostics/Process.xml Preview published page

Process.Kill isn't immediate as it's asynchronous like it's specified in the note and as confirmed by the Windows implementation that uses the asynchronous TerminateProcess function
@Meterel
Meterel requested a review from a team as a code owner August 22, 2026 10:12
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant