Use NORMAL priority thread for OfflineAudioWorkletThread
The BACKGROUND thread priority impl on Windows 7/10 is confusing [2], and it seems very flaky [1]. The team agreed that using the NORMAL priority thread for OfflineAudioWorkletThread is a sensible fix for this. [1] https://bugs.chromium.org/p/chromium/issues/detail?id=1124980#c7 [2] https://analysis.chromium.org/p/chromium/flake-portal/flakes/occurrences?key=ag9zfmZpbmRpdC1mb3ItbWVyVgsSBUZsYWtlIktjaHJvbWl1bUBibGlua191bml0dGVzdHNAQXVkaW9Xb3JrbGV0VGhyZWFkUHJpb3JpdHlUZXN0LkNoZWNrVGhyZWFkUHJpb3JpdHkM Bug: 1124980 Change-Id: I8b4063f9a6ee802cafd4a05daaec23bf5f0170d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411395Reviewed-by:Raymond Toy <rtoy@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#807518}
Showing
Please register or sign in to comment