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

tests: add teest for graceful shutdown #106

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

mladedav
Copy link
Contributor

@mladedav mladedav commented Mar 7, 2024

I've added a test that checks that a connection that has not written anything is closed in a timely manner.

I've checked that the test would have failed with a timeout before this has been fixed.

Closes #3582

Copy link
Member

@dswij dswij left a comment

Choose a reason for hiding this comment

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

Nice, thank you so much! @mladedav

@dswij dswij merged commit a24c162 into hyperium:master Mar 9, 2024
16 checks passed
@mladedav mladedav deleted the dm/graceful-shutdown-test branch March 9, 2024 22:15
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.

hyper-util: add test for graceful shutdown
2 participants