[Issue 15129] std.parallelism.parallel doesn't enforce shared-correctness

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 16 12:51:54 UTC 2023


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

--- Comment #2 from Nick Treleaven <nick at geany.org> ---
Both of these are examples of possible data races that should've been detected:
https://issues.dlang.org/show_bug.cgi?id=23624
https://issues.dlang.org/show_bug.cgi?id=23634

--


More information about the Digitalmars-d-bugs mailing list