I have a small application . In which there is a webview and some controls. I am sending xml commands through tcp connection. So my qusetion is whenever i send a xml command my QtWebEngineProcess starts taking 100% cpu usage in linux.
Please tell me why this happen.