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

Use Infinity as highWaterMark value instead of having the sizeAlgorithm returning zero #195

Merged
merged 5 commits into from
Jul 27, 2023

Conversation

youennf
Copy link
Collaborator

@youennf youennf commented Jul 5, 2023

This makes it clearer backpressure is disabled.
Mention reducing buffering as the reason behind this choice.

Fixes #188.


Preview | Diff

…hm returning zero.

This makes it clearer backpressure is disabled.
Mention reducing buffering as the reason behind this choice.

Fixes w3c#188.
@youennf youennf requested a review from aboba July 21, 2023 09:01
index.bs Outdated Show resolved Hide resolved
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
index.bs Outdated Show resolved Hide resolved
index.bs Outdated Show resolved Hide resolved
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
@jan-ivar jan-ivar merged commit c18f6ae into w3c:main Jul 27, 2023
2 checks passed
github-actions bot added a commit that referenced this pull request Jul 27, 2023
SHA: c18f6ae
Reason: push, by jan-ivar

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify why the writable stream backpressure should be disabled
3 participants