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

explorer-api: handle SIGTERM #1482

Merged
merged 2 commits into from
Aug 1, 2022
Merged

explorer-api: handle SIGTERM #1482

merged 2 commits into from
Aug 1, 2022

Conversation

neacsu
Copy link
Contributor

@neacsu neacsu commented Aug 1, 2022

Description

Closes: #1453

Let explorer-api also listen for SIGTERM and SIGQUIT, in addition to SIGINT that it already listens too.
Also, introduce graceful termination of the spawned tasks.

Checklist:

  • added a changelog entry to CHANGELOG.md

@neacsu neacsu merged commit e631219 into develop Aug 1, 2022
@neacsu neacsu deleted the feature/sigterm_explorer_api branch August 1, 2022 10:30
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.

Add SIGTERM handler to explorer-api
1 participant