This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
consensus-do-not-close-channel
pull/8155/head
tycho garen
3 years ago
parent
f61e6e4201
commit
535a426052
1 changed files
with
0 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
internal/consensus/state.go
+ 0
- 2
internal/consensus/state.go
View File
@ -511,8 +511,6 @@ func (cs *State) OnStop() {
}
}
}
}
close
(
cs
.
onStopCh
)
if
cs
.
timeoutTicker
.
IsRunning
(
)
{
if
cs
.
timeoutTicker
.
IsRunning
(
)
{
cs
.
timeoutTicker
.
Stop
(
)
cs
.
timeoutTicker
.
Stop
(
)
}
}
Write
Preview
Loading…
Cancel
Save