Skip to content

Breaking SPI(AsyncChannel): Align back pressure naming#2527

Merged
Lukasa merged 2 commits intoapple:mainfrom
FranzBusch:fb-align-backpressure
Oct 3, 2023
Merged

Breaking SPI(AsyncChannel): Align back pressure naming#2527
Lukasa merged 2 commits intoapple:mainfrom
FranzBusch:fb-align-backpressure

Conversation

@FranzBusch
Copy link
Copy Markdown
Member

Motivation

We spelled back pressure a few different ways throughout our async interfaces.

Modification

This PR aligns to backPressure everywhere and uses back pressure in comments.

# Motivation
We spelled back pressure a few different ways throughout our async interfaces.

# Modification
This PR aligns to `backPressure` everywhere and uses `back pressure` in comments.
@FranzBusch
Copy link
Copy Markdown
Member Author

@swift-server-bot test this please

@FranzBusch
Copy link
Copy Markdown
Member Author

API breakage is expected since we renamed the back pressure parameters. @Lukasa can you merge this for me please?

@Lukasa Lukasa added the 🆕 semver/minor Adds new public API. label Oct 3, 2023
@Lukasa Lukasa merged commit 44a7487 into apple:main Oct 3, 2023
@FranzBusch FranzBusch deleted the fb-align-backpressure branch October 3, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants