Mercurial > hg
comparison contrib/editmerge @ 23648:915ac9403e13
pushkey: run hook after the lock release
The pushkey operation used to be in its own wireprotocol command and (in
practice) always be lock free when running the hook. With bundle2, it happen in
a greater scheme and a hook running locking command would get stuck. We now run
such hooks after the lock release as similar hook do.
Bundle2 test are altered to ensure we are lockfree at hook running time.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Mon, 22 Dec 2014 15:48:39 -0800 |
parents | 864c56cb8945 |
children | 4b0fc75f9403 |
comparison
equal
deleted
inserted
replaced
23647:eb55e09202c8 | 23648:915ac9403e13 |
---|