Commit 954bfd50 by usual2970

优化

parent d20a0188
...@@ -157,5 +157,6 @@ func (c *Collect) Exit() { ...@@ -157,5 +157,6 @@ func (c *Collect) Exit() {
if c.f != nil { if c.f != nil {
c.f.Close() c.f.Close()
c.f = nil
} }
} }
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