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

Investigate ways to avoid priority inversions #4352

Closed
osy opened this issue Aug 30, 2022 · 1 comment
Closed

Investigate ways to avoid priority inversions #4352

osy opened this issue Aug 30, 2022 · 1 comment
Milestone

Comments

@osy
Copy link
Contributor

osy commented Aug 30, 2022

Xcode 14 throws new runtime warnings: Thread running at QOS_CLASS_USER_INITIATED waiting on a lower QoS thread running at QOS_CLASS_DEFAULT. Investigate ways to avoid priority inversions

@osy osy modified the milestones: v4.0, Future Aug 30, 2022
@osy
Copy link
Contributor Author

osy commented Aug 31, 2022

Seems like the best way is to convert vmStart to async Swift.

@osy osy modified the milestones: Future, v4.1 Dec 25, 2022
@osy osy closed this as completed in 7073f03 Dec 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant