[Issue 20567] GC should not start threads for parallel marking in simple programs
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Feb 9 19:21:02 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20567
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2933 "fix Issue 20567 - GC should not start
threads for parallel marking in simple programs" was merged into master:
- 3d44d2affda45e638ed52b0c9658435b3418d7f8 by Rainer Schuetze:
fix Issue 20567 - GC should not start threads for parallel marking in simple
programs
avoid collection when there is no small/large pool to reuse anyway.
Don't start parallel threads during shutdown
https://github.com/dlang/druntime/pull/2933
--
More information about the Digitalmars-d-bugs
mailing list