Skip to content

fix: pass io.Reader error to StreamDecoder#802

Merged
AsterDY merged 5 commits intomainfrom
fix/pass_reader_err
Jun 3, 2025
Merged

fix: pass io.Reader error to StreamDecoder#802
AsterDY merged 5 commits intomainfrom
fix/pass_reader_err

Conversation

@AsterDY
Copy link
Collaborator

@AsterDY AsterDY commented Jun 3, 2025

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional): StreamDecoder 直接访问 io.Reader 的报错

(Optional) Which issue(s) this PR fixes:

Fixes #800

(optional) The PR that updates user documentation:

@AsterDY AsterDY force-pushed the fix/pass_reader_err branch from e4ed9ae to 191fef6 Compare June 3, 2025 03:22
@AsterDY AsterDY changed the title Fix/pass reader err fix: pass io.Reader's error to StreamDecoder Jun 3, 2025
liuq19
liuq19 previously approved these changes Jun 3, 2025
@AsterDY AsterDY merged commit 5c88aa2 into main Jun 3, 2025
43 checks passed
@AsterDY AsterDY deleted the fix/pass_reader_err branch June 3, 2025 06:42
@AsterDY AsterDY changed the title fix: pass io.Reader's error to StreamDecoder fix: pass io.Reader error to StreamDecoder Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

http.MaxBytesError not propagated

3 participants