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

Remove sendability warnings #31

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

felixschlegel
Copy link
Contributor

Modifications:

  • change hardcoded UInt8 characters to let
  • make MemcachedFlags Sendable
  • make TimeToLive Sendable
  • make MemcachedRequest Sendable

felixschlegel added a commit to felixschlegel/swift-memcache-gsoc that referenced this pull request Aug 11, 2023
> **Note**: merge swift-server#31 first to make CI pass
Modifications:

* change hardcoded `UInt8` characters to `let`
* make `MemcachedFlags` `Sendable`
* make `TimeToLive` `Sendable`
* make `MemcachedRequest` `Sendable`
@felixschlegel felixschlegel force-pushed the fs-make-types-sendable branch from c2f236f to 24b5118 Compare August 13, 2023 08:19
@FranzBusch FranzBusch merged commit eab5c35 into swift-server:main Aug 13, 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