Skip to content

gh-157875: Fix a reference leak when rewinding JIT traces - #157888

Open
Wulian233 wants to merge 2 commits into
python:mainfrom
Wulian233:trace
Open

Wulian233 wants to merge 2 commits into
python:mainfrom
Wulian233:trace

Conversation

@Wulian233

@Wulian233 Wulian233 commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Comment on lines 5984 to +6014
@@ -6011,11 +6011,33 @@ def f1():
mv1 = mv_12 = mv3 = mv_14 = mv45 = sys.float_info.epsilon
mv46 = sys.float_info.epsilon

for i in range(15000):
for i in range({TIER2_THRESHOLD}):

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please avoid submitting changes that are unrelated to the issue

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