8000 Use Uber's atomic package by skwair · Pull Request #60 · skwair/harmony · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use Uber's atomic package #60

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
Nov 3, 2019
Merged

Conversation

skwair
Copy link
Owner
@skwair skwair commented Nov 3, 2019

Description

This packages switches from the standard sync/atomic package to go.uber.org/atomic. The initial issue was compatibility with ARM 32-bit architectures (see here), but it also provides a nicer API which is more strict and prevents misuses.

@skwair skwair merged commit 8b5c522 into master Nov 3, 2019
@skwair skwair deleted the skwair/fix/use-ubers-atomic-lib branch November 3, 2019 20:14
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
0