I have an issue I assumed was related to the Windows 10 April CU with Chrome freezing and BSOD, and may well be, but what I've noticed is that in Windows Chrome (v66 and v67dev) the main thread is blocked and frozen, and won't allow scrolling for example, even though other Windows and other panels of Chrome are functioning without being frozen.
The actual performance in Mac Chrome is comparable in terms of script execution, but scrolling is allowed and the main thread does not appear blocked.
This same code also works perfectly in Windows Edge and Firefox without the freezing behavior.
This particular app is written in Ember CLI, but appears to be Chrome and Windows specific.
1 Answers
Answers 1
Windows 10 is a service, which means it gets better through periodic software updates.
This issue you report has plenty of media coverage and has to do with bugs in W10's April update:
. https://www.cnet.com/news/windows-10-april-2018-update-bugs-microsoft-fix-may-8/
The great news is you usually don’t have to do anything: If you have enabled automatic updates, new updates will automatically download and install whenever they’re available, so you don’t have to think about it.
0 comments:
Post a Comment