https://issues.dlang.org/show_bug.cgi?id=20680
Steven Schveighoffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Steven Schveighoffer <[email protected]> --- When linking to github, use the `y` command to change the link to a hash-based link, otherwise your links get stale. For reference, here are the two links: https://github.com/dlang/druntime/blob/19ef6336d1940e770d696dc71f7605eb3f618a85/src/core/thread/osthread.d#L304 https://github.com/dlang/druntime/blob/19ef6336d1940e770d696dc71f7605eb3f618a85/src/core/thread/osthread.d#L697 Can you test again? the code has changed quite a bit since then, the destructor looks rewritten. --
