https://issues.dlang.org/show_bug.cgi?id=7074
David Eagen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Eagen <[email protected]> --- In 2.067 this code asserts with the following message: core.exception.AssertError@/usr/include/dlang/dmd/std/concurrency.d(671): Cannot receive a message until a thread was spawned or thisTid was passed to a running thread. It appears this can be closed. --
