这是indexloc提供的服务,不要输入任何密码
Skip to content

node: suppress stream errors when uploading #346

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

Merged
merged 2 commits into from
Jul 1, 2025

Conversation

perf2711
Copy link
Contributor

Stream errors when uploading Readables can crash the application. To ensure that this does not happen, we catch every error and close the stream.

@perf2711 perf2711 requested a review from konraddysput June 27, 2025 11:19
@perf2711 perf2711 self-assigned this Jun 27, 2025
@perf2711 perf2711 added the bug Something isn't working label Jun 27, 2025
@perf2711 perf2711 marked this pull request as ready for review June 27, 2025 11:19
@perf2711 perf2711 merged commit a36e630 into main Jul 1, 2025
5 checks passed
@perf2711 perf2711 deleted the bugfix/node-suppress-stream-errors branch July 1, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants