aae2c28ef6
Uninitialized YieldLock values can happen in various ways, dispite the default constructor being disabled. If any such value got destroyed, it would lead to a negative lock count. Since this is handled properly now, the default constructor is also enabled in this commit. |
||
---|---|---|
.. | ||
core | ||
internal | ||
appmain.d |