Skip to content

Refactor WatchConfig to panic inline instead of os.Exit() in a goroutine on init fail (#2095)#2096

Open
deefdragon wants to merge 4 commits into
spf13:masterfrom
deefdragon:watch-config-refactor
Open

Refactor WatchConfig to panic inline instead of os.Exit() in a goroutine on init fail (#2095)#2096
deefdragon wants to merge 4 commits into
spf13:masterfrom
deefdragon:watch-config-refactor

add tests for verifying panics where possible, use %w in errors, upda…

eb5ac2e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs