SQUASH master.transaction: Avoid the overhead of min_tid on every _unlockPending
Instead, mask that method when the transaction manager is reset to call this method, which calls setMinTID, then unmasks and calls the original _unlockPending.
Showing
Please register or sign in to comment