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

add timeout for http shutdown, add db disconnect #651

Merged
merged 5 commits into from
Jun 26, 2022

Conversation

iSchluff
Copy link
Contributor

@iSchluff iSchluff commented Jun 17, 2022

Does not fix broken graceful shutdown, but does limit it with a timeout which prevents sigkill by a service manager on stop.
Also close db connections explicitely to allow running queries to complete.

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

kradalby
kradalby previously approved these changes Jun 26, 2022
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@kradalby kradalby merged commit d559e23 into juanfont:main Jun 26, 2022
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