Commit da8b085c authored by Petar Radovic's avatar Petar Radovic

minor todo comment in hive

parent c96ebdc2
...@@ -147,6 +147,7 @@ func (s *Service) notifyAllPeers(depth int) error { ...@@ -147,6 +147,7 @@ func (s *Service) notifyAllPeers(depth int) error {
}) })
} }
// todo: add timeout
return eg.Wait() return eg.Wait()
} }
......
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