Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
Austin Zhang
consensus-maxbft
Commits
ec65eb5f
Commit
ec65eb5f
authored
2 years ago
by
quan ming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: fix lint;
--bug=1003792
parent
6528e30e
master
consensus_measure
develop
v2.4.1
v2.4.0
v2.3.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
forest/cached_forest.go
forest/cached_forest.go
+1
-0
No files found.
forest/cached_forest.go
View file @
ec65eb5f
...
...
@@ -82,6 +82,7 @@ func (f *CachedForest) Stop() {
close
(
f
.
closeCh
)
}
//Start the service in the background
func
(
f
*
CachedForest
)
Start
()
{
// 启动pending
f
.
pendingListening
()
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment