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

delete minor unreachable code caused by log.Fatal #237

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

Abirdcfly
Copy link
Contributor

Signed-off-by: Abirdcfly fp544037857@gmail.com

log "github.com/sirupsen/logrus"

https://pkg.go.dev/github.com/sirupsen/logrus#Fatalf

Fatalf logs a message at level Fatal on the standard logger then the process will exit with status set to 1.

Signed-off-by: Abirdcfly <fp544037857@gmail.com>
@cjimti cjimti merged commit fa3f520 into txn2:master Aug 10, 2022
D3-LucaPiombino pushed a commit to CodeCoil/kubefwd that referenced this pull request Jun 13, 2024
delete minor unreachable code caused by log.Fatal
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