comparison tests/test-issue2137.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 2fc86d92c4a9
children c4ccc73f9d49
comparison
equal deleted inserted replaced
27923:f62dea3f3697 27924:24361fb68cba