https://issues.dlang.org/show_bug.cgi?id=24207
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @schveiguy created dlang/phobos pull request #8834 "make std.parallelism.AbstractTask inaccessible" fixing this issue: - Fix issue 24207 - make AbstractTask private so it's not inadvertently accessible to users of Task. https://github.com/dlang/phobos/pull/8834 --
