comparison tests/test-bisect.t @ 24131:a2d869e22b5e

histedit: don't recreate state object Previously, the histedit state object was being recreated during continue/abort. This meant that the locks that were held on the original state object were not available to actions, which meant actions could not release the lock on the repository (like an 'exec' action would need to do). This affected our internal extension that added the 'exec' action.
author Durham Goode <durham@fb.com>
date Tue, 17 Feb 2015 19:59:26 -0800
parents fab9dda0f2a3
children 1ef96a3b8b89
comparison
equal deleted inserted replaced
24130:03f692eee31d 24131:a2d869e22b5e