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

FEATURE: Support graceful server shutdown #321

Open
gustaff-weldon opened this issue Nov 23, 2021 · 0 comments
Open

FEATURE: Support graceful server shutdown #321

gustaff-weldon opened this issue Nov 23, 2021 · 0 comments

Comments

@gustaff-weldon
Copy link

Thank you for taking time to open a new issue. Please answer a few questions to help us fix it faster. You can delete text that is irrelevant to the issue.

Is this a bug report or a feature request?

Feature request

If this is a new feature request, please describe it below

I have tried running start-server-and-test with docker compose.

I have noticed that very often when tests are finished, docker does not manage to stop the containers as (it seems) its process is abruptly killed before it gracefully shuts down.

I would like o be able to tell start-server-and-test to send sigint only and wait for the server to shutdown and then exit. Could be a flag like --await-server-shutdown or alike

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

No branches or pull requests

1 participant