swarmkit
swarmkit copied to clipboard
A goroutine leak in manager/state/raft/transport/peer.go:430
Blocking Position:
https://github.com/moby/swarmkit/blob/8c19597365549f6966a5021d2ea46810099aae28/manager/state/raft/transport/peer.go#L430
How to reproduce:
You can reproduce the bug by goleak in the test function below.
https://github.com/moby/swarmkit/blob/8c19597365549f6966a5021d2ea46810099aae28/manager/state/raft/transport/transport_test.go#L129
The result is like this