- Notifications
You must be signed in to change notification settings - Fork5
Commitbdaabb9
committed
There's a small window wherein a transaction is committed but not yet
on the finished list, and we shouldn't flag it as a potential conflictif so. We can also skip adding a doomed transaction to the list ofpossible conflicts because we know it won't commit.Dan Ports and Kevin Grittner.1 parent406d618 commitbdaabb9
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1677 | 1677 |
| |
1678 | 1678 |
| |
1679 | 1679 |
| |
1680 |
| - | |
1681 |
| - | |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
1682 | 1683 |
| |
1683 | 1684 |
| |
1684 | 1685 |
| |
|
0 commit comments
Comments
(0)