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

Atomic storage, threadpool support #5

Merged
merged 6 commits into from
Jan 30, 2024
Merged

Atomic storage, threadpool support #5

merged 6 commits into from
Jan 30, 2024

Conversation

MasonProtter
Copy link
Member

Switch to using an AtomicRef for the returned data. @vchuravy told me that this is safer because "on a weak memory model you can reorder non atomic reads as you want".

@MasonProtter MasonProtter changed the title Atomic Atomic storage, threadpool support Jan 30, 2024
@MasonProtter MasonProtter merged commit 1d8d8d2 into master Jan 30, 2024
6 checks passed
@MasonProtter MasonProtter deleted the atomic branch January 30, 2024 16:18
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