https://issues.dlang.org/show_bug.cgi?id=24207
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/phobos pull request #8834 "make std.parallelism.AbstractTask inaccessible" was merged into master: - 0ec4f471307251eca0b4ffe6b1969e05366a2b9b by Steven Schveighoffer: Fix issue 24207 - make AbstractTask private so it's not inadvertently accessible to users of Task. https://github.com/dlang/phobos/pull/8834 --
