Commit b74c7ca3 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent acb19b75
......@@ -64,7 +64,7 @@ func StartTreeGen(zurl string) (_ *TreeGen, err error) {
}
// wait for init message and set .treeRoot
// wait for start message; initialize .head and .treeRoot from it
defer func() {
if err != nil {
tg.Close() // ignore error
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment