-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
GH-95045: gc untrack _lsprof.Profiler before deallocating it #95315
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cd598ad
to
0fd77ae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent catch!
I'm a bit surprised that this has not bitten us before |
Status check is done, and it's a success ✅ . |
Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry @kumaraditya303, I had trouble checking out the |
GH-95316 is a backport of this pull request to the 3.10 branch. |
…ythonGH-95315) Automerge-Triggered-By: GH:pablogsal (cherry picked from commit deacf39) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
GH-95317 is a backport of this pull request to the 3.11 branch. |
…ythonGH-95315) Automerge-Triggered-By: GH:pablogsal (cherry picked from commit deacf39) Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Automerge-Triggered-By: GH:pablogsal