Skip to content
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

YJIT: Check interrupts on frame pop #7248

Merged
merged 1 commit into from Feb 6, 2023
Merged

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Feb 5, 2023

On the interpreter, vm_push_frame doesn't check interrupts. Only vm_pop_frame does.

On the interpreter, vm_push_frame doesn't check interrupts. Only
vm_pop_frame does.
@k0kubun k0kubun marked this pull request as ready for review February 6, 2023 06:44
@matzbot matzbot requested a review from a team February 6, 2023 06:45
@maximecb maximecb merged commit 21dcf5d into ruby:master Feb 6, 2023
@k0kubun k0kubun deleted the yjit-skip-ints branch February 6, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants