[Issue 20567] GC should not start threads for parallel marking in simple programs
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Feb 8 08:35:03 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20567
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers created dlang/druntime pull request #2933 "fix Issue 20567 - GC should
not start threads for parallel marking in simple programs" fixing this issue:
- 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