Closing this in favor of https://github.com/rakudo/rakudo/issues/1638
On 2017-10-02 00:09:23, alex.jakime...@gmail.com wrote: > Oh, actually, I noticed it too a few months ago. And removed it. > https://github.com/rakudo/rakudo/commit/5b8d4c2f4232dc0e5e9c62dc602fdcb74f7bdd24#diff- > 7e0467c62428b3696cb555c69c52a4a0 > > I guess this is NYI so we can keep it open. I don't know if we have > any > alternative to the non-existing 「.pid」. > > On 2015-10-17 06:25:15, r...@hoelz.ro wrote: > > Looking at src/core/Proc.pm, and playing with run() in the REPL, it > > seems that the pid attribute of Proc is never set.