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

Change log level from panicf to errorf so that all services can be shutdown #7600

Merged
merged 2 commits into from Oct 21, 2020

Conversation

prestonvanloon
Copy link
Member

@prestonvanloon prestonvanloon commented Oct 21, 2020

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

As title describes, a panic is inappropriate here as it does not give all services the opportunity to gracefully shutdown.

Which issues(s) does this PR fix?

Other notes for review

@prylabs-bulldozer prylabs-bulldozer bot merged commit 70d923c into master Oct 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the change-from-panic-to-err branch October 21, 2020 23:41
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.

None yet

2 participants