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

Appearance settings

[3.13] gh-130794: Process interpreter QSBR queue in _PyMem_AbandonDelayed. (gh-130808)#130857

Merged
colesbury merged 1 commit into
python:3.13python/cpython:3.13from
colesbury:backport-2f6e0e9-3.13colesbury/cpython:backport-2f6e0e9-3.13Copy head branch name to clipboard
Mar 4, 2025
Merged

[3.13] gh-130794: Process interpreter QSBR queue in _PyMem_AbandonDelayed. (gh-130808)#130857
colesbury merged 1 commit into
python:3.13python/cpython:3.13from
colesbury:backport-2f6e0e9-3.13colesbury/cpython:backport-2f6e0e9-3.13Copy head branch name to clipboard

Conversation

@colesbury

@colesbury colesbury commented Mar 4, 2025

Copy link
Copy Markdown
Contributor

This avoids a case where the interpreter's queue of memory to be freed could grow rapidly if there are many short lived threads.
(cherry picked from commit 2f6e0e9)

…donDelayed. (pythongh-130808)

This avoids a case where the interpreter's queue of memory to be freed
could grow rapidly if there are many short lived threads.
(cherry picked from commit 2f6e0e9)

Co-authored-by: Sam Gross <colesbury@gmail.com>
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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.