comparison tests/test-copy-move-merge.t @ 27924:24361fb68cba stable

transaction: abort transaction during hook exception The new transaction context did not handle the case where an exception during close should still call release. This cause pretxnclose hooks that failed to cause the transaction to fail without aborting, thus requiring a hg recover. I've added a test.
author Durham Goode <durham@fb.com>
date Tue, 19 Jan 2016 15:18:21 -0800
parents c881367688fe
children 564a354f7f35
comparison
equal deleted inserted replaced
27923:f62dea3f3697 27924:24361fb68cba