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

TestHello leaks runj-entrypoint processes #54

Open
samuelkarp opened this issue Dec 30, 2023 · 1 comment
Open

TestHello leaks runj-entrypoint processes #54

samuelkarp opened this issue Dec 30, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@samuelkarp
Copy link
Owner

$ ps aux | grep runj-entrypoint
sam   75911   0.0  0.1   12796  2312  0  S+   09:50        0:00.00 grep runj-entrypoint
root  10036   0.0  0.0  728272   516  1- I    10Dec23      0:00.79 runj-entrypoint integ-test-hooks /var/lib/runj/jails/integ-test-hooks/exec.fifo /integ-inside -test.
root   4251   0.0  0.0  728016   456  3- I     8Dec23      0:00.84 runj-entrypoint integ-test-hooks /var/lib/runj/jails/integ-test-hooks/exec.fifo /integ-inside -test.
root   4671   0.0  0.0  728272   460  4- I     8Dec23      0:00.84 runj-entrypoint integ-test-hooks /var/lib/runj/jails/integ-test-hooks/exec.fifo /integ-inside -test.
root   4984   0.0  0.0  728272   460  5- I     8Dec23      0:00.86 runj-entrypoint integ-test-hooks /var/lib/runj/jails/integ-test-hooks/exec.fifo /integ-inside -test.
root  33454   0.0  0.0  728272   460  6- I    20Dec23      0:00.41 runj-entrypoint integ-test-hooks /var/lib/runj/jails/integ-test-hooks/exec.fifo /integ-inside -test.
root  55763   0.0  0.1  728272  4308  7- I    21Dec23      0:00.38 runj-entrypoint integ-test-hooks /var/lib/runj/jails/integ-test-hooks/exec.fifo /integ-inside -test.
@samuelkarp samuelkarp added help wanted Extra attention is needed good first issue Good for newcomers labels Dec 30, 2023
@petderek
Copy link

I can take a stab at this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants