https://issues.dlang.org/show_bug.cgi?id=15976
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal --- Comment #1 from Rainer Schuetze <[email protected]> --- This happens because the "impersonation" of existing threads during DLL startup does not swap explicit TLS values, only implicit. --
