Skip to content

Conversation

@NHDaly
Copy link
Member

@NHDaly NHDaly commented Jan 12, 2026

PR Description

Backport JuliaLang#60647 and JuliaLang#60617 to RAI v1.12.

Fixes JuliaLang#59483.

Replaces #271.

Checklist

Requirements for merging:

vchuravy and others added 2 commits January 12, 2026 11:59
Fixes
JuliaLang#60620 (comment)
previously we were preserving the new scope across the exception
handler, instead of the scope that was actually stored in the eh
context.

The additionaly write_barriers are probably not necessary (the task
should always be young.

Alternative to JuliaLang#60620
Since this task's stack or scope field could have been modified after it was marked by an incremental collection (and not just for copy stacks), move the barrier back unconditionally here.
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.

2 participants