| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…yed. This avoids a case where the interpreter's queue of memory to be freed could grow rapidly if there are many short lived threads.
There was a problem hiding this comment.
LGTM!
Sorry, something went wrong.
|
Thanks @colesbury for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
|
Sorry, @colesbury, I could not cleanly backport this to 3.13 due to a conflict. cherry_picker 2f6e0e9f7001769be746ee96356656d3ebdc7f96 3.13 |
Sorry, something went wrong.
|
GH-130857 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
…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>
| Back | FazBrowse Home | New Git URL |
This avoids a case where the interpreter's queue of memory to be freed could grow rapidly if there are many short lived threads.