https://issues.dlang.org/show_bug.cgi?id=22369
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/phobos pull request #8266 "Fix 22369 - Omit unreachable statements in std.concurrency" fixing this issue: - Fix 22369 - Omit unreachable statements in std.concurrency Instantiating these templates with noreturn values / callbacks causes the versioned statements to become unreachable. https://github.com/dlang/phobos/pull/8266 --
