[Issue 13801] Garbage collector fails to work after lots of small allocations

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Nov 30 13:54:20 PST 2014


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

--- Comment #2 from Ben Grabham <dlang at chillichef.com> ---
If you take out iota as well, it works again.

If you add a sleep into the while, the memory increases more gradually.

--


More information about the Digitalmars-d-bugs mailing list