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

Zombie process when command exits > 0 #11

Open
cartok opened this issue Feb 11, 2024 · 0 comments
Open

Zombie process when command exits > 0 #11

cartok opened this issue Feb 11, 2024 · 0 comments

Comments

@cartok
Copy link

cartok commented Feb 11, 2024

Hi, today my CPU was suddenly going crazy, and it would not stop. The command which caused it was .vscode/extensions/tetradresearch.vscode-h2o-0.2.15/out/../bin/h2o-x86_64-unknown-linux --command /usr/bin/starship --format json. I disabled the extension, but it still ran. I uninstalled it and still my VS Code tries to execute it when I reload it.

❯ /usr/bin/starship --format json
error: unexpected argument '--format' found

Usage: starship <COMMAND>

For more information, try '--help'.

NOTE:
    passed arguments: ["--format", "json"]

❯ echo $?
2
@cartok cartok changed the title Zombie process, seems related to starship Zombie process when command exits > 0 Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant