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 AnyHashableSendable from Concurrency Extras #3428

Merged
merged 5 commits into from
Oct 8, 2024

Conversation

stephencelis
Copy link
Member

Rather than use an ad hoc implementation with an AnyHashable under the hood that may not be concurrency safe, let's adopt the helper we added to the Concurrency Extras packages.

Rather than use an ad hoc implementation with an `AnyHashable` under the
hood that may not be concurrency safe, let's adopt the helper we added
to the Concurrency Extras packages.
@stephencelis stephencelis merged commit f9f3e3a into main Oct 8, 2024
13 checks passed
@stephencelis stephencelis deleted the any-hashable-sendable-extra branch October 8, 2024 20:08
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