Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proc::Async has no way to get to a child's PID #4655

Closed
p6rt opened this issue Oct 17, 2015 · 4 comments
Closed

Proc::Async has no way to get to a child's PID #4655

p6rt opened this issue Oct 17, 2015 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Oct 17, 2015

Migrated from rt.perl.org#126381 (status was 'resolved')

Searchable as RT126381$

@p6rt
Copy link
Author

p6rt commented Oct 17, 2015

From @hoelzro

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.

@p6rt
Copy link
Author

p6rt commented Mar 21, 2018

From @AlexDaniel

Closing this in favor of rakudo/rakudo#1638

On 2015-10-17 06​:27​:53, rob@​hoelz.ro wrote​:

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.

@p6rt
Copy link
Author

p6rt commented Mar 21, 2018

The RT System itself - Status changed from 'new' to 'open'

@p6rt p6rt closed this as completed Mar 21, 2018
@p6rt
Copy link
Author

p6rt commented Mar 21, 2018

@AlexDaniel - Status changed from 'open' to 'resolved'

@p6rt p6rt added the conc label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant