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
CEF now supports the Chromium process singleton, this brings with it changes to how CachePath/RootCachePath are accessed from multiple processes. See #4668 for more details
Is there an existing issue for this?
CefSharp Version
124.3.80
Operating System
Windows 10
Architecture
x64
.Net Version
.Net 8
Implementation
WinForms
Reproduction Steps
The wpf program cefsharp control version is upgraded to 124.3.80. The program cannot run two instances at the same time.what do i need to do?
Demo code
Expected behavior
Run correctly
Actual behavior
There is no exception, the second startup process cannot be started
Regression?
No response
Known Workarounds
No response
Does this problem also occur in the CEF Sample Application
Yes using WPF/OffScreen command line args
Other information
No response
The text was updated successfully, but these errors were encountered: