id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1817,Cannot get the PID on Mac OS X,masak,dukeleto,"From http://rt.perl.org/rt3/Ticket/Display.html?id=77850:

{{{
<masak> rakudo: say $*PID
<p6eval> rakudo c71489: OUTPUT«12413␤»
<masak> on my box 'say $*PID' prints 0 :/
<masak> can anyone else on Darwin confirm this?
<moritz_> that's a surprisingly low PID?
<masak> too low for my taste...
<florz> actually, that's a non-PID ;-)
<Juerd> masak: Kill it! :)
<masak> 哈哈
<colomon> masak: confirmed
<baest> masak: confirmed
* masak submits rakudobug
}}}

From today:

{{{
<jnthn> My guess is that there needs to be a Parrot ticket,
since the real issue is probably at that level.
<jnthn> If we're using some Parrot call to get it, but I figure we would be.
<masak> I'll go submit a Trac ticket for the $*PID thing.
}}}",bug,closed,normal,,none,2.8.0,medium,fixed,,,,,darwin
