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

Add availability requirements to NIOAsyncSequenceProducer extension #2236

Merged
merged 1 commit into from Aug 8, 2022

Conversation

glbrntt
Copy link
Contributor

@glbrntt glbrntt commented Aug 8, 2022

Motivation:

One of the NIOAsyncSequenceProducer extensions was missing a
availability requirements.

Modifications:

Add missing requirement.

Result:

Fewer bugs.

Motivation:

One of the `NIOAsyncSequenceProducer` extensions was missing a
availability requirements.

Modifications:

Add missing requirement.

Result:

Fewer bugs.
@glbrntt glbrntt added the patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1) label Aug 8, 2022
@glbrntt glbrntt requested a review from FranzBusch August 8, 2022 09:44
Copy link
Contributor

@FranzBusch FranzBusch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this up!

@Lukasa Lukasa merged commit 6b3f44a into apple:main Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-version-bump-only For PRs that when merged will only cause a bump of the patch version, ie. 1.0.x -> 1.0.(x+1)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants