Fix: let lib/traceroute wait all goroutine finish

This commit is contained in:
2022-05-05 20:50:28 +08:00
parent e4af31660d
commit 0d2e6e1e17
3 changed files with 36 additions and 14 deletions

2
.gitignore vendored
View File

@ -9,6 +9,8 @@
*.so
*.dylib
tracer
# Test binary, built with `go test -c`
*.test