Skip to content

Conditionally Conform BindableState to Sendable. #1834

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
Jan 14, 2023

Conversation

jshier
Copy link
Contributor

@jshier jshier commented Jan 13, 2023

This PR makes BindableState conditionally conform to Sendable, as was done in #1790 but was subsequently lost when that PR was reverted. I can add any other desired conformances as well.

Copy link
Member

@mbrandonw mbrandonw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great find, thanks!

If you find any other types that are easy to make Sendable we'll happily take a PR.

@mbrandonw mbrandonw merged commit 888af2f into pointfreeco:main Jan 14, 2023
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.

2 participants