Add availability to SwiftPolyfill.swift by FranzBusch · Pull Request #102 · swift-server/RediStack

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@FranzBusch

Copy link Copy Markdown

Contributor

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.

@Joannis

Copy link Copy Markdown

Member

Joannis commented

Dec 11, 2023

Hello Franz! Thanks for your contribution. I'm closing in favour of an identical fix in an earlier PR: #101

@Joannis Joannis closed this

Dec 11, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@FranzBusch @Joannis