caddy/.gitignore
Matthew Holt 27ff6aeccb Fix goroutine leak in Run
D'oh, the servers' Shutdown() would never be called because they were
never added to the list of servers.

Thanks Danny for finding this.
2019-03-27 12:36:30 -06:00

6 lines
58 B
Plaintext

_gitignore/
# artifacts from pprof tooling
*.prof
*.test