##// END OF EJS Templates
pushkey: run hook after the lock release...
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.

File last commit:

r0:9117c656 default
r23648:915ac940 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer