这是indexloc提供的服务,不要输入任何密码
Skip to content

before iterating, copy dict that can be popped from via ARC / object deletion #30465

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

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

copybara-service[bot]
Copy link

before iterating, copy dict that can be popped from via ARC / object deletion

without this change, we might get unlucky and a pop from finalize_const might
occur when iterating over cosntvar_to_val.items() in to_jaxpr

…deletion

without this change, we might get unlucky and a pop from `finalize_const` might
occur when iterating over `cosntvar_to_val.items()` in `to_jaxpr`

PiperOrigin-RevId: 786496020
@copybara-service copybara-service bot merged commit 0d3feb8 into main Jul 24, 2025
@copybara-service copybara-service bot deleted the test_786481723 branch July 24, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant