Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SIGHUP is only useful when config was loaded from a file (#1030)
Have (*config.C).CatchHUP() return early when there is no file path available from which to reload. This will allow wrapping service to manage their own signal trapping (which is particularly important if they've used config from a string.
- Loading branch information