Skip to content

Escalate the actor and thread running the actor when job in actor queue is escalated #63977

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 3 commits into from
Mar 2, 2023

Conversation

rokhinip
Copy link
Contributor

Escalate the actor and thread running the actor when job in actor queue is escalated

rdar://101864092

lock() and release on unlock() and use consume when are relying on
address dependency HW load ordering. Adjust tsan annotations to match.

Radar-Id: rdar://problem/101864092
is only needed for acknowledging asynchronous overrides from other
threads, onto the thread itself. It is not needed for self-overrides.

Radar-Id: rdar://problem/101864092
@rokhinip
Copy link
Contributor Author

@swift-ci please test

@rokhinip
Copy link
Contributor Author

@swift-ci please test macOS platform

@rokhinip rokhinip merged commit f1078cd into main Mar 2, 2023
@rokhinip rokhinip deleted the rokhinip/101864092-escalate-actor-executor branch March 2, 2023 18:43
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.

2 participants