Skip to content

[Concurrency] Fix memory_order for not apple platform #40541

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sidepelican
Copy link

@sidepelican sidepelican commented Dec 14, 2021

I probably found a small bug.

At #39288 , it introduces switching concurrent queue and the loadOrder has changed a bit.

At #39732 , it introduces considering not apple platform.
but here, I think it is forgotten to change loadOrder according to #39288.

I think this is not intentional so this PR align the conditions of the #if expression

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.

1 participant