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

Killing a Proc::Async doesn't seem to clean up its file descriptors, causing an abort() from libuv #4419

Open
p6rt opened this issue Jul 21, 2015 · 2 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jul 21, 2015

Migrated from rt.perl.org#125654 (status was 'new')

Searchable as RT125654$

@p6rt
Copy link
Author

p6rt commented Jul 21, 2015

From @hoelzro

See the attached script.

Removing :w from the call to Proc​::Async.new or the tap on $proc.stdout prevents this behavior.

When I set a file descriptor limit of 150 via ulimit, Rakudo abort()s after about 60 iterations.

@p6rt
Copy link
Author

p6rt commented Jul 21, 2015

From @hoelzro

test.pl

@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