Fixed: tpc_vote return wasn't handled correctly.
I'd lazily assumed that undo and tpc_vote has the same sorts of returns, but they don't. When tpc_vote isn't None (ZEO), the retrun is a list of oid and serial pairs.
Showing
Please register or sign in to comment