https://issues.dlang.org/show_bug.cgi?id=23654
--- Comment #10 from anonymous4 <[email protected]> --- 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. --
d-bugmail--- via Digitalmars-d-bugs Wed, 30 Aug 2023 05:37:56 -0700
https://issues.dlang.org/show_bug.cgi?id=23654
--- Comment #10 from anonymous4 <[email protected]> --- 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. --