[Issue 17476] Static fields don't seem to be reliably initialized when using parallel()

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jun 7 05:13:28 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17476

--- Comment #1 from anonymous4 <dfj1esp02 at sneakemail.com> ---
In the first thread it will be "foobar", in other threads it will be
"/some/string/initializer", the exact sequence may depend on how parallel
selects threads.

--


More information about the Digitalmars-d-bugs mailing list