# New Ticket Created by  Rob Hoelz 
# Please include the string:  [perl #126381]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=126381 >


As far as I can tell, MoarVM doesn't pass any information about a child 
process' PID to the caller of async proc operations; if it does, that 
information isn't exposed at the Perl 6 level.  Having the PID handy is useful 
on Linux for things like inspecting a child's /proc entries.

Reply via email to