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

Fix atomics usage related to actor muting for ARM #3552

Merged
merged 1 commit into from
May 9, 2020
Merged

Conversation

SeanTAllen
Copy link
Member

After a review of the memory ordering with atomics related to backpressure
and actor muting, Sylvan's statement was "this is broken on ARM".

Here's the fixes.

After a review of the memory ordering with atomics related to backpressure
and actor muting, Sylvan's statement was "this is broken on ARM".

Here's the fixes.
@SeanTAllen SeanTAllen added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label May 9, 2020
Copy link
Contributor

@Theodus Theodus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Theodus Theodus merged commit 4070679 into master May 9, 2020
@Theodus Theodus deleted the s-atomics branch May 9, 2020 16:45
github-actions bot pushed a commit that referenced this pull request May 9, 2020
KittyMac added a commit to KittyMac/ponyc that referenced this pull request May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants