Set of currently active txnIds (for write-write conflict detection).
Set<int> get activeIds => Set<int>.from(_active.keys);