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

display actual number of connections; don't wait if stop_forcible #957

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

davehorner
Copy link
Contributor

#923 The graceful shutdown function causes the process to hang when exiting.

stop_forcible should be respected and we should not wait for connections. display the number of connections instead of saying all. I need to test graceful behavior more but this allows my program to exit when I stop_forible.

@chrislearn chrislearn merged commit 7518f44 into salvo-rs:main Oct 22, 2024
7 checks passed
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