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
DispatchSemaphore seems like it isn't working as intended here
Relevant bug report in old SDK. But issue seems to persist here.
Current Behavior
It seems like there is a queue prioritization bug
Console output is:
Performance Checker: Thread running at QOS_CLASS_USER_INITIATED waiting on a lower QoS thread running at QOS_CLASS_UTILITY. Investigate ways to avoid priority inversions
Steps to Reproduce
Run in Xcode 15
Environment
SDK Version: v. 0.7.2
OS Version: MacOS 10.12.6 Monterey
The text was updated successfully, but these errors were encountered:
Expected Behavior
DispatchSemaphore seems like it isn't working as intended here
Relevant bug report in old SDK. But issue seems to persist here.
Current Behavior
It seems like there is a queue prioritization bug
Console output is:
Steps to Reproduce
Run in Xcode 15
Environment
The text was updated successfully, but these errors were encountered: