mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-30 13:11:38 +00:00
Revert "Refactor repeat timer"
This commit is contained in:
@ -95,6 +95,4 @@ func TestThrottle(test *testing.T) {
|
||||
|
||||
stopped := t.Stop()
|
||||
assert.True(stopped)
|
||||
// extra calls to stop don't block
|
||||
t.Stop()
|
||||
}
|
||||
|
Reference in New Issue
Block a user