java-cef
java-cef copied to clipboard
Can you disclose the PID of CefClient so that the pid can be killed when the rendering process cannot be released normally?
Can you disclose the PID of CefClient so that the pid can be killed when the rendering process cannot be released normally?
When CefClieng.dispose() is called and the rendering process cannot be disposed, the kill pid method can be used to dispose the rendering process.
Sounds related to https://github.com/chromiumembedded/cef/issues/3614