Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 14, 2024

Motivation:

We use buffered stream in a couple of places which don't require backpressure.

Modifications:

  • Replace occurrences with AsyncStream

Result:

Less code to maintain

Motivation:

We use buffered stream in a couple of places which don't require
backpressure.

Modifications:

- Replace occurrences with `AsyncStream`

Result:

Less code to maintain
@glbrntt glbrntt added the version/v2 Relates to v2 label Aug 14, 2024
@glbrntt glbrntt requested a review from gjcairo August 14, 2024 14:05
@gjcairo gjcairo enabled auto-merge (squash) August 27, 2024 14:22
@gjcairo gjcairo merged commit c450c1a into grpc:main Sep 2, 2024
14 of 16 checks passed
@glbrntt glbrntt deleted the v2/remove-buffered-stream branch September 2, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version/v2 Relates to v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants