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

Request: Kill the chrome process on crconsole's exit #30

Open
jsdevtom opened this issue Jul 14, 2016 · 1 comment
Open

Request: Kill the chrome process on crconsole's exit #30

jsdevtom opened this issue Jul 14, 2016 · 1 comment

Comments

@jsdevtom
Copy link

Upon exiting the crconsole, the chrome process is left running. For example:

$ crconsole -s
Waiting for chrome to start: 
chrome://newtab/
> SW registered
newtab> .exit
^C

Does not close the browser.

@sidorares
Copy link
Owner

@1db8k it's a bit hard to figure out which process to kill - chrome forks after initial start and there are multiple processes to track

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

2 participants