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

feat: Add graceful shutdown signal handling #53

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

pavadeli
Copy link
Member

Introduce graceful shutdown signal handling to the Firestore emulator.
This allows the emulator to listen for the Ctrl-C event and stop
gracefully when it occurs.

Introduce graceful shutdown signal handling to the Firestore emulator.
This allows the emulator to listen for the Ctrl-C event and stop
gracefully when it occurs.
@pavadeli pavadeli enabled auto-merge March 20, 2024 10:57
@pavadeli pavadeli merged commit a3a5fbb into master Mar 20, 2024
5 checks passed
@pavadeli pavadeli deleted the implement-ctrlc-shutdown-reliability branch March 20, 2024 10:59
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.

1 participant