Skip to content

[Backport release/1.15] Fix GC sig_suspend, sig_resume for gc_none#15382

Merged
straight-shoota merged 1 commit intorelease/1.15from
backport-15349-to-release/1.15
Jan 28, 2025
Merged

[Backport release/1.15] Fix GC sig_suspend, sig_resume for gc_none#15382
straight-shoota merged 1 commit intorelease/1.15from
backport-15349-to-release/1.15

Conversation

@github-actions
Copy link
Contributor

Automated backport of #15349 to release/1.15, triggered by a label.

The gc_none interface doesn't define the `sig_suspend` nor `sig_resume` class methods. The program should still compile but commit 57017f6 improperly checks for the method existence, and the methods are always required and compilation fails.

(cherry picked from commit 0fbdcc9)
@github-actions github-actions bot added this to the 1.15.1 milestone Jan 27, 2025
@github-actions github-actions bot added kind:regression Something that used to correctly work but no longer works topic:stdlib:system labels Jan 27, 2025
@straight-shoota straight-shoota merged commit 6b1f07c into release/1.15 Jan 28, 2025
@straight-shoota straight-shoota deleted the backport-15349-to-release/1.15 branch January 28, 2025 19:21
@straight-shoota straight-shoota added the kind:bug A bug in the code. Does not apply to documentation, specs, etc. label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:regression Something that used to correctly work but no longer works topic:stdlib:system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants