This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move "shutdown protocol" after other uses of 'defer'
Currently, `memcachedClient.Stop()` is getting called on return from `main()`, which breaks things if the cache moves address.
- Loading branch information