Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-130794: Process interpreter QSBR queue in _PyMem_AbandonDelayed.#130808

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
colesbury merged 3 commits intopython:mainfromcolesbury:gh-130794-process-queue
Mar 4, 2025

Conversation

colesbury
Copy link
Contributor

@colesburycolesbury commentedMar 3, 2025
edited by bedevere-appbot
Loading

This avoids a case where the interpreter's queue of memory to be freed could grow rapidly if there are many short lived threads.

…yed.This avoids a case where the interpreter's queue of memory to be freedcould grow rapidly if there are many short lived threads.
Copy link
Contributor

@DinoVDinoV left a comment

Choose a reason for hiding this comment

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

LGTM!

@colesburycolesbury merged commit2f6e0e9 intopython:mainMar 4, 2025
46 checks passed
@colesburycolesbury deleted the gh-130794-process-queue branchMarch 4, 2025 23:04
@miss-islington-app
Copy link

Thanks@colesbury for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Sorry,@colesbury, I could not cleanly backport this to3.13 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 2f6e0e9f7001769be746ee96356656d3ebdc7f96 3.13

@bedevere-app
Copy link

GH-130857 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMar 4, 2025
colesbury added a commit to colesbury/cpython that referenced this pull requestMar 4, 2025
…donDelayed. (pythongh-130808)This avoids a case where the interpreter's queue of memory to be freedcould grow rapidly if there are many short lived threads.(cherry picked from commit2f6e0e9)Co-authored-by: Sam Gross <colesbury@gmail.com>
colesbury added a commit that referenced this pull requestMar 4, 2025
…ayed. (gh-130808) (#130857)This avoids a case where the interpreter's queue of memory to be freedcould grow rapidly if there are many short lived threads.(cherry picked from commit2f6e0e9)
seehwan pushed a commit to seehwan/cpython that referenced this pull requestApr 16, 2025
…yed. (pythongh-130808)This avoids a case where the interpreter's queue of memory to be freedcould grow rapidly if there are many short lived threads.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@DinoVDinoVDinoV approved these changes

Assignees

@colesburycolesbury

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@colesbury@DinoV

[8]ページ先頭

©2009-2025 Movatter.jp