forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
txnwait: don't reset pusheeTxnTimer when pusher is updated
This shouldn't cause any issues with a functioning clock, but it means that a repeatedly updated pusher can result in a large number of timer resets. In tests without well functioning clocks, this could result in starvation. Release note: None
- Loading branch information
1 parent
2d09a81
commit 600bdd5
Showing
1 changed file
with
11 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters