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

A lot of zombie processes after running benchmark #16363

Open
magurotuna opened this issue Oct 20, 2022 · 1 comment
Open

A lot of zombie processes after running benchmark #16363

magurotuna opened this issue Oct 20, 2022 · 1 comment
Labels
chore something that we should get around to eventually

Comments

@magurotuna
Copy link
Member

After running cargo bench --bench deno_bench http, there are lots of zombie processes remaining:

magurotuna@magurotuna:~$ ps aux | grep deno
magurot+  411298  0.0  0.1 6042012 36360 pts/1   Sl   21:44   0:00 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411299  0.0  0.1 6042008 36536 pts/1   Sl   21:44   0:00 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411300  0.0  0.1 6042004 36664 pts/1   Sl   21:44   0:00 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411302  0.0  0.1 6041876 35820 pts/1   Sl   21:44   0:00 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411304  1.2  0.1 6828308 40844 pts/1   Sl   21:44   0:07 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411306  1.4  0.1 6828304 41164 pts/1   Sl   21:44   0:07 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411323  1.8  0.1 6828308 40668 pts/1   Sl   21:44   0:10 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411342  1.2  0.1 6828308 40884 pts/1   Sl   21:44   0:07 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411359  1.2  0.1 6828312 40732 pts/1   Sl   21:44   0:07 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411362  1.3  0.1 6828312 41020 pts/1   Sl   21:44   0:07 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411396  1.7  0.1 6828308 40412 pts/1   Sl   21:44   0:09 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411398  1.2  0.1 6828304 40824 pts/1   Sl   21:44   0:07 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash_ops.js 0.0.0.0:4546
magurot+  411861  0.0  0.1 6041880 37232 pts/1   Sl   21:49   0:00 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411862  4.0  0.1 7090596 45616 pts/1   Sl   21:49   0:10 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411863  3.0  0.1 7090720 46392 pts/1   Sl   21:49   0:08 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411864  4.9  0.1 7090648 46096 pts/1   Sl   21:49   0:13 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411866  3.0  0.1 7090740 45452 pts/1   Sl   21:49   0:08 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411869  3.0  0.1 7090584 45628 pts/1   Sl   21:49   0:08 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411871  0.0  0.1 6041872 37544 pts/1   Sl   21:49   0:00 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411889  2.9  0.1 7090580 45308 pts/1   Sl   21:49   0:07 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411922  0.0  0.1 6041880 37680 pts/1   Sl   21:49   0:00 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411940  2.7  0.1 7090584 45276 pts/1   Sl   21:49   0:07 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411942  0.0  0.1 6041880 37336 pts/1   Sl   21:49   0:00 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  411961  0.0  0.1 6041876 37080 pts/1   Sl   21:49   0:00 /home/magurotuna/Repos/deno/target/release/deno run -A --unstable /home/magurotuna/Repos/deno/cli/bench/http/deno_http_flash.js 0.0.0.0:4560
magurot+  412409  0.0  0.0  18912  2168 pts/2    S+   21:54   0:00 grep --color=auto deno

I verified this at bfc1fb8

@magurotuna magurotuna added the chore something that we should get around to eventually label Oct 20, 2022
@GJZwiers
Copy link
Contributor

Possible duplicate of #7087

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore something that we should get around to eventually
Projects
None yet
Development

No branches or pull requests

2 participants