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

Addendum to #12395. #12480

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Nov 5, 2024

Restored synchronous behavior for HttpConnection.close().
This allows to send a response for suspended requests while the server is being stopped.
See also #12435.

Restored synchronous behavior for `HttpConnection.close()`.
This allows to send a response for suspended requests while the server is being stopped.

See also #12435.

Signed-off-by: Simone Bordet <[email protected]>
Copy link
Contributor

@joakime joakime left a comment

Choose a reason for hiding this comment

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

Simple enough revert.
I'm good with a merge on green CI build.

@sbordet sbordet merged commit 9151518 into jetty-12.0.x Nov 5, 2024
10 checks passed
@sbordet sbordet deleted the fix/jetty-12.0.x/12395/restore-sync-close branch November 5, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants