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

Use go1.19 atomic.Uint64 in Message. #497

Merged
merged 1 commit into from
Apr 2, 2023
Merged

Conversation

lthibault
Copy link
Collaborator

Minor cleanup in preparation for refcounted messages. No functional changes.

@lthibault lthibault requested a review from zenhack April 1, 2023 21:18
@lthibault lthibault self-assigned this Apr 1, 2023
@lthibault
Copy link
Collaborator Author

@zenhack Note that atomic.Uint64 is present in the standard library as of go 1.19, and that we dropped support for go1.18 a while back.

@zenhack zenhack merged commit 73e5ddf into main Apr 2, 2023
@lthibault lthibault deleted the cleanup/atomic-uint64-msg branch April 2, 2023 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants