You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was a bug specific for Alpine Linux where PAL_GetLogicalProcessorCacheSizeFromOS would return 0. We should add a unittest or an assert to ensure we dont regress this behavior.
There was a bug specific for Alpine Linux where
PAL_GetLogicalProcessorCacheSizeFromOS
would return 0. We should add a unittest or an assert to ensure we dont regress this behavior.The fix was part of this PR: #41532
The text was updated successfully, but these errors were encountered: