-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Version: master
Steps to Reproduce
- Checkout master.
- Run
$ go test -race -count=100 ./...
- Observe goroutine leak
... scrolls up for a loong time. Interestingly removing the go
qualifier from https://github.com/davrodpin/mole/blob/master/tunnel/tunnel.go#L254-L255 just causes the test to hang indefinitely.
Metadata
Metadata
Assignees
Labels
No labels