https://issues.dlang.org/show_bug.cgi?id=13753
--- Comment #2 from Danny Milosavljevic <[email protected]> --- Created attachment 1455 --> https://issues.dlang.org/attachment.cgi?id=1455&action=edit Patch to make _spawnvp less bad checks waitpid() return value, does not magically put the caller into a new process. Does not properly handle EINTR. --
