Skip to content

Conversation

@Bogdanp
Copy link
Contributor

@Bogdanp Bogdanp commented Jul 19, 2025

This change adds a new safety limit, #:shutdown-grace-period, which controls how long the server will wait for in-progress connections to drain before shutting down. The current behaviour of shutting down immediately is preserved by default, so this change is opt-in.

@Bogdanp Bogdanp force-pushed the master branch 5 times, most recently from 4b2e41b to 6be4684 Compare July 19, 2025 07:36
@Bogdanp
Copy link
Contributor Author

Bogdanp commented Jul 19, 2025

I think the "gh3" failure is due to an incompatibility between old versions of Racket and new versions of OpenSSL. After some experimenting, I got the following error: https://github.com/Bogdanp/web-server/actions/runs/16388725990/job/46311858304#step:6:97

I'll push a change to add some more recent versions of Racket to the test matrix and to disable that test for older versions.

@Bogdanp
Copy link
Contributor Author

Bogdanp commented Jul 26, 2025

👋 bump

@jeapostrophe jeapostrophe merged commit fd4ab98 into racket:master Jul 26, 2025
9 checks passed
@jeapostrophe
Copy link
Contributor

Thank you!

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.

2 participants