This is a minor quirk that makes monitoring deploy automation tricky. I noticed that when the anchoring message shows up, it doesn't return a non-zero exit code -- so for example, doing a release in jenkins may fail silently.
I think this would be related to this line?
https://github.com/roomkey/lein-v/blob/master/src/leiningen/v.clj#L75-L80