Forum Discussion
Vlad1128
Jun 01, 2021Copper Contributor
[Bug] High CPU usage on main process
What went wrong? The parent process takes up CPU resources heavily after an indefinite amount of time, and CPU usage remains elevated while being idle. In the case here, the parent process takes up ...
Vlad1128
Jun 01, 2021Copper Contributor
I decided to give it another try by doing a stack trace since I have just run into the same issue again, and the results confirmed that it is indeed a bug.
You can see that "RelaunchChromeBrowserWithNewCommandLineIfNeeded + 0x1ee5c8" is called repeatedly by "msedge.dll", which leads to high CPU usage.