You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to Force Close Chromium on NoDriver? We've had a ram leak on every single version since .32
Documentation says: note: in Chromium based browsers, there is a parent process which keeps running all the time, even if there are no visible browser windows. sometimes it’s stubborn to close it, so make sure after using this library, the browser is correctly and fully closed/exited/killed.
But any/every combo of close/exit/force/await does nothing to prevent a 10 mb gain every browser that is opened/closed.
The text was updated successfully, but these errors were encountered:
How to Force Close Chromium on NoDriver? We've had a ram leak on every single version since .32
Documentation says:
note: in Chromium based browsers, there is a parent process which keeps running all the time, even if there are no visible browser windows. sometimes it’s stubborn to close it, so make sure after using this library, the browser is correctly and fully closed/exited/killed.
But any/every combo of close/exit/force/await does nothing to prevent a 10 mb gain every browser that is opened/closed.
The text was updated successfully, but these errors were encountered: