https://issues.dlang.org/show_bug.cgi?id=23654 --- Comment #10 from anonymous4 <dfj1esp02 at sneakemail.com> --- As I understand the code initially didn't touch GC (because it can fail after fork or to match posix guarantees) then regressed to use GC. --