Skip to content

Fix a deadlock where we call OSLog while on OperationSystemAdaptor.queue, ... #470

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

mirza-garibovic
Copy link
Contributor

… OSLog kicks off async work and waits on a semaphore, but all our async worker threads are busy waiting on the adaptor queue (rdar://146889893)

…eue, OSLog kicks off async work and waits on a semaphore, but all our async worker threads are busy waiting on the adaptor queue (rdar://146889893)
@mirza-garibovic
Copy link
Contributor Author

@swift-ci test

@mirza-garibovic mirza-garibovic merged commit 82cc837 into main May 1, 2025
20 of 22 checks passed
@mirza-garibovic mirza-garibovic deleted the pr-sandbox-log-hang branch May 1, 2025 18:35
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

Successfully merging this pull request may close these issues.

4 participants