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

Browser closes when using Browser::connect on drop #475

Closed
AceDroidX opened this issue Apr 1, 2024 · 0 comments
Closed

Browser closes when using Browser::connect on drop #475

AceDroidX opened this issue Apr 1, 2024 · 0 comments

Comments

@AceDroidX
Copy link

The browser launched by the program should be closed by the program. This is reasonable.

However, when the program uses Browser::connect to connect to a browser started externally, the browser is also automatically closed after the program is closed, even if the close function is not manually called. This is unreasonable.

Related:
#447
#384 (comment)

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