We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After running cargo bench --bench deno_bench http, there are lots of zombie processes remaining:
cargo bench --bench deno_bench http
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
The text was updated successfully, but these errors were encountered:
Possible duplicate of #7087
Sorry, something went wrong.
No branches or pull requests
After running
cargo bench --bench deno_bench http
, there are lots of zombie processes remaining:I verified this at bfc1fb8
The text was updated successfully, but these errors were encountered: