Browse Source
D'oh, the servers' Shutdown() would never be called because they were never added to the list of servers. Thanks Danny for finding this.master
Matthew Holt
6 years ago
4 changed files with 7 additions and 6 deletions
@ -1 +1,5 @@ |
|||
_gitignore/ |
|||
_gitignore/ |
|||
|
|||
# artifacts from pprof tooling |
|||
*.prof |
|||
*.test |
|||
|
Loading…
Reference in new issue