Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance Checker Catches DispatchSemaphore Race #90

Open
daniapopov opened this issue Oct 12, 2023 · 0 comments
Open

Performance Checker Catches DispatchSemaphore Race #90

daniapopov opened this issue Oct 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@daniapopov
Copy link

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:

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
image

Steps to Reproduce

Run in Xcode 15

Environment

  • SDK Version: v. 0.7.2
  • OS Version: MacOS 10.12.6 Monterey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant