Skip to content

Goroutine leak in tests #79

@awnumar

Description

@awnumar

Version: master

Steps to Reproduce

  1. Checkout master.
  2. Run $ go test -race -count=100 ./...
  3. Observe goroutine leak

screen

... 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions