tests/test-simplemerge.py.out
author Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 10 Dec 2014 18:19:49 -0800
changeset 24281 e9ede9b4c2f8
parent 22023 f18830651811
permissions -rw-r--r--
hook: have a generic hook for transaction opening We are adding generic hooking for all transactions. We do not really have any useful information to include when opening the transaction but this is a useful time to allow a hook anyway. We better let people abort transaction before they happen than after multiple seconds/minutes of processing.

................
----------------------------------------------------------------------
Ran 16 tests in 0.000s

OK