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

Remove HTTP server shutdown message #1457

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Conversation

blidd-google
Copy link
Contributor

When the Firebase CLI finishes its communication with the SDK's HTTP server, it sends a shutdown request which is then logged by the SDK server. The message was previously only visible via the --debug flag, but when we turned on verbose output to help users identify issues more clearly, this was causing some confusion among users, so we're getting rid of it.

Fixes #1456.

@blidd-google blidd-google merged commit 3e7a4b7 into master Aug 22, 2023
15 of 17 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.

Deploy message showing "shutdown requested via /__/quitquitquit" using version 12.4.1
2 participants