mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
I don't think we should call os.Exit outside main.go. Calling os.Exit breaks the application control flow.
I don't think we should call os.Exit outside main.go. Calling os.Exit breaks the application control flow.