Skip to content

gh-150114: Fix get_process_memory_usage() on Windows#150399

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:mem_usage_win
May 25, 2026
Merged

gh-150114: Fix get_process_memory_usage() on Windows#150399
vstinner merged 1 commit into
python:mainfrom
vstinner:mem_usage_win

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 25, 2026

Catch OSError if the process exited.

@vstinner
Copy link
Copy Markdown
Member Author

cc @corona10

Copy link
Copy Markdown
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

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

lgtm!

@vstinner vstinner enabled auto-merge (squash) May 25, 2026 13:49
@vstinner vstinner merged commit a189e3d into python:main May 25, 2026
66 checks passed
@vstinner vstinner deleted the mem_usage_win branch May 25, 2026 14:04
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.

2 participants