Cached connections can be shared across concurrent operations, and their disposal must take that into account to avoid closing a connection that is stale for one goroutine, but is still valid for another. Signed-off-by: Paulo Gomes <paulo.gomes@weave.works> |
||
---|---|---|
.. | ||
flag.go | ||
http.go | ||
init.go | ||
managed_test.go | ||
options.go | ||
ssh.go | ||
ssh_test.go |