Skip to content

fix(process): add missing CloseHandle to OpenFilesWithContext for Windows#1955

Merged
shirou merged 1 commit intoshirou:masterfrom
OverOrion:fix/windows-file-handle-leaks
Nov 26, 2025
Merged

fix(process): add missing CloseHandle to OpenFilesWithContext for Windows#1955
shirou merged 1 commit intoshirou:masterfrom
OverOrion:fix/windows-file-handle-leaks

Conversation

@OverOrion
Copy link
Copy Markdown
Contributor

Kudos to @moshe-m-orchid for pinpointing the issue.

Fixes #1949.

…dows

Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
Copy link
Copy Markdown
Owner

@shirou shirou left a comment

Choose a reason for hiding this comment

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

Awesome fix! Thanks to both @moshe-m-orchid for finding it and @OverOrion for the PR.

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.

Process.OpenFilesWithContext() os:windows process handle leak

3 participants