Is there any solution besides DispatchQueue.main.async (which doesn't eliminate this message)?
On iOS 16.1 WKWebView also failed to load a page with following message: "[Process] 0x1180018f0 - [PID=734] WebProcessProxy::requestTermination: reason=8" - don't sure is it related to loading from main thread or it's a different issue.