Skip to content

[Backport release/1.16] Fix -Dtracing raises math overflows on fiber sleep#15725

Merged
straight-shoota merged 1 commit intorelease/1.16from
backport-15722-to-release/1.16
Apr 28, 2025
Merged

[Backport release/1.16] Fix -Dtracing raises math overflows on fiber sleep#15725
straight-shoota merged 1 commit intorelease/1.16from
backport-15722-to-release/1.16

Conversation

@crysbot
Copy link
Collaborator

@crysbot crysbot commented Apr 28, 2025

Automated backport of #15722 to release/1.16, triggered by a label.

Using `-Dtracing` and `CRYSTAL_TRACE=sched` can lead to math overflows when a fiber goes to sleep, especially with exception contexts.

(cherry picked from commit 1dbef72)
@crysbot crysbot added this to the 1.16.2 milestone Apr 28, 2025
@crysbot crysbot added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:runtime labels Apr 28, 2025
@straight-shoota straight-shoota merged commit 1816faf into release/1.16 Apr 28, 2025
70 checks passed
@straight-shoota straight-shoota deleted the backport-15722-to-release/1.16 branch April 28, 2025 21:56
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. topic:stdlib:runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants