Skip to content

fix accidental save (and restore) of sigmask when interpreting try (…#258

Merged
kpamnany merged 1 commit into
v1.10.2+RAIfrom
kp-backport-59878
Oct 31, 2025
Merged

fix accidental save (and restore) of sigmask when interpreting try (…#258
kpamnany merged 1 commit into
v1.10.2+RAIfrom
kp-backport-59878

Conversation

@kpamnany
Copy link
Copy Markdown

@kpamnany kpamnany commented Oct 30, 2025

PR Description

JuliaLang#59878)

Noticed during bug hunting of
ericphanson/LicenseCheck.jl#11 (comment)
and may cause performance degradation for interpreter-executed try
blocks or scope entry.

Checklist

Requirements for merging:

…uliaLang#59878)

 Noticed during bug hunting of
 ericphanson/LicenseCheck.jl#11 (comment)
 and may cause performance degradation for interpreter-executed try
 blocks or scope entry.
Copy link
Copy Markdown

@Drvi Drvi left a comment

Choose a reason for hiding this comment

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

LGTM

@kpamnany kpamnany merged commit 8fb054e into v1.10.2+RAI Oct 31, 2025
5 checks passed
@kpamnany kpamnany deleted the kp-backport-59878 branch October 31, 2025 16:01
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