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

Fixes #4327 - Make sure WebApplicationServletInputStream does not block #4328

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

mnriem
Copy link
Contributor

@mnriem mnriem commented Dec 9, 2024

No description provided.

@mnriem mnriem requested a review from Copilot December 9, 2024 13:30

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

Comments skipped due to low confidence (1)

core/api/src/main/java/cloud/piranha/core/api/WebApplicationInputStream.java:145

  • The comment is unclear. It should explicitly state that -1 is returned if the end of the stream is reached or if a timeout occurs.
* @return the byte read or -1 if the end has been reached (or a timeout occurred).
@mnriem mnriem merged commit d49cc35 into piranhacloud:current Dec 9, 2024
6 checks passed
@mnriem mnriem deleted the issue-4327 branch December 9, 2024 13:54
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.

1 participant