https://issues.dlang.org/show_bug.cgi?id=17479
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Vladimir Panteleev <[email protected]> --- (In reply to Chris Wright from comment #0) > I want to handle them in the same fashion. Why? Waiting on a process that is not your child is not possible, so in that way, this would allow constructing an invalid Pid. Is it just for .kill()? --
