MOON-CLJ
MOON-CLJ
on ubuntu 12.04 when i ctrl+c the first time,show the Traceback below, it seems block in somewhere and the following ctrl+c seems be ingore, and then i use kill pid...
``` gomonkey % pwd /Users/chenlijun/go/src/github.com/agiledragon/gomonkey gomonkey % docker run -it --rm -v /Users/chenlijun/go:/go --privileged golang bash root@0d9aff1c6cf8:/go# ``` ``` root@0d9aff1c6cf8:/go# cd src/github.com/agiledragon/gomonkey root@0d9aff1c6cf8:/go/src/github.com/agiledragon/gomonkey# cd test/ root@0d9aff1c6cf8:/go/src/github.com/agiledragon/gomonkey/test# GOARCH=arm64 go test -gcflags=all=-l...
deps on https://github.com/douban/libmc/pull/79
fix issue #4 add attribute
there is a rarely situation, two sentinels will failover the same master almost at the same time with different epoch。 such as below: sentinel0 failover the master with epoch 1...
ref: https://github.com/marvincaspar/go-web-app-boilerplate/issues/3