Skip to content

gh-139109: Add terminator to JIT code when halting due to invalid dependencies#143033

Merged
Fidget-Spinner merged 2 commits intopython:mainfrom
Fidget-Spinner:full_instead_of_done
Dec 22, 2025
Merged

gh-139109: Add terminator to JIT code when halting due to invalid dependencies#143033
Fidget-Spinner merged 2 commits intopython:mainfrom
Fidget-Spinner:full_instead_of_done

Conversation

@Fidget-Spinner
Copy link
Member

@Fidget-Spinner Fidget-Spinner commented Dec 21, 2025

So this is a minor thing but I'm quite sure is a bug: goto done doesn't append a terminator, goto full does. So it's possible that after invaildation when tracing, we end up with a non-terminated trace!

Loading
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