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

sandbox utility bwrap remains open after kill or killall #273

Closed
philipphutterer opened this issue Jul 11, 2022 · 1 comment
Closed

sandbox utility bwrap remains open after kill or killall #273

philipphutterer opened this issue Jul 11, 2022 · 1 comment

Comments

@philipphutterer
Copy link

I unfortunately haven't yet found anything regarding this problem.
On my linux machine (Debian GNU/Linux bookworm/sid) there remains a process in background after otherwise successfully closing main windows of chrome (Chromium 97.0.4692.71 in my case) via kill or killAll:

command bwrap --args 40 /app/chromium/chrome --type=zygote --headless.

I consider this a bug since there will be a remaining process for each launch operation. Also, the process remains open beyond the lifetime of the parent process.

@connorjclark
Copy link
Collaborator

connorjclark commented Jul 11, 2022

This seems like a chrome issue? Try crbug.com - we just deal with launching it from node lol 😆

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