_doabort(): Instead of try/except, only zap the currentVersions entry
when vid <> ZERO. Also, rename a local variable. _dotxnundo(): Fix insertion of information into the currentVersions table. Key should be vid and value should be revid. _collect_objs(): It's possible the vid,revid pair has already been deleted so catch DBNotFoundErrors. These seem to fix the last of the BDBFull test failures.
Showing
Please register or sign in to comment