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

chore: use sync/atomic types #3723

Merged
merged 4 commits into from
Sep 19, 2024
Merged

chore: use sync/atomic types #3723

merged 4 commits into from
Sep 19, 2024

Conversation

cristaloleg
Copy link
Contributor

Fixes #1048

Wondertan
Wondertan previously approved these changes Sep 12, 2024
das/daser.go Show resolved Hide resolved
@cristaloleg cristaloleg merged commit 2ce4bc8 into main Sep 19, 2024
27 of 29 checks passed
@cristaloleg cristaloleg deleted the refactor/use-atomic-types branch September 19, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

all: swap all the int atomic accesses with atomics introduced in go1.19
3 participants