Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Add Sendable conformance #78

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kolyuchiy
Copy link

No description provided.

@goodones-mac
Copy link

Isn't this ignoring Sendable conformance as a force cast essentially? We need an AnyEncodaSendable IMO

@kolyuchiy
Copy link
Author

Isn't this ignoring Sendable conformance as a force cast essentially? We need an AnyEncodaSendable IMO

We rely on the fact that AnyCodable can wrap only limited set of basic types which are known to be Sendable.

@walkingbrad
Copy link

bump? we want this :)

@artemelianov
Copy link

@kolyuchiy, can we merge this pr?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants