#1817: Cannot get the PID on Mac OS X
--------------------+-------------------------------------------------------
 Reporter:  masak   |        Owner:  dukeleto
     Type:  bug     |       Status:  closed  
 Priority:  normal  |    Milestone:          
Component:  none    |      Version:  2.8.0   
 Severity:  medium  |   Resolution:  fixed   
 Keywords:          |         Lang:          
    Patch:          |     Platform:  darwin  
--------------------+-------------------------------------------------------
Changes (by moritz):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 Turns out that Rakudo had some wild code for obtaining the PID of its own,
 which seemed to be the reason for the 0 on macos x. Now Rakudo has
 switched to ParrotInterpreter.getpid(), and works like a charm.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1817#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to