Skip to content

feat: impl Send/Sync for TreeSequence #297

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
Jul 24, 2022
Merged

feat: impl Send/Sync for TreeSequence #297

merged 1 commit into from
Jul 24, 2022

Conversation

molpopgen
Copy link
Member

BREAKING CHANGE: implementing a new trait
will break code assuming that the type
is not thread save (!Sync + !Send).

BREAKING CHANGE: implementing a new trait
will break code assuming that the type
is not thread save (!Sync + !Send).
@molpopgen molpopgen merged commit 4871072 into main Jul 24, 2022
@molpopgen molpopgen deleted the send_sync branch July 24, 2022 21:41
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