Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@s-ludwig
Copy link
Member

Probably caused by compiler changes. This now uses an "escape" helper function to avoid the GC closure and, since static @nogc checks are impossible due to Druntime not being @nogc, queries the GC for allocations in a unit test to make sure we don't regress again.

@s-ludwig s-ludwig requested a review from l-kramer October 19, 2025 11:01
Probably caused by compiler changes. This now uses an "escape" helper function to avoid the GC closure and, since static @nogc checks are impossible due to Druntime not being @nogc, queries the GC for allocations in a unit test to make sure we don't regress again.
@s-ludwig s-ludwig force-pushed the asyncawait_gc_regression_fix branch from 74d69bf to 7d224ed Compare October 19, 2025 11:03
@l-kramer l-kramer merged commit 2a71e34 into master Oct 20, 2025
13 checks passed
@l-kramer l-kramer deleted the asyncawait_gc_regression_fix branch October 20, 2025 08:57
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.

3 participants