Add availability to SwiftPolyfill.swift by FranzBusch · Pull Request #102 · swift-server/RediStack
Navigation Menu
{{ message }}
swift-server / RediStack Public
- Notifications You must be signed in to change notification settings
- Fork 30
Closed
Add availability to SwiftPolyfill.swift#102
FranzBusch wants to merge 1 commit intomainfrom
Add availability to SwiftPolyfill.swift#102
FranzBusch wants to merge 1 commit intomainfrom
Conversation
Copy link Copy Markdown
Contributor
FranzBusch
commented
Dec 5, 2023
FranzBusch
commented
Motivation
We are missing an availability annotation on the AsyncStream extension that we have written to polyfill with older Swift versions.
# Motivation We are missing an availability annotation on the `AsyncStream` extension that we have written to polyfill with older Swift versions.
Copy link Copy Markdown
Member
Joannis
commented
Dec 11, 2023
Joannis commented
Dec 11, 2023Hello Franz! Thanks for your contribution. I'm closing in favour of an identical fix in an earlier PR: #101
Joannis
closed this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment