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

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@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

--

Reply via email to