Comment 2 for bug 803187

Revision history for this message
Martin Pool (mbp) wrote : Re: need api to explicitly close connections (especially ssh)

Nothing, except that it's apparently not always used. Perhaps this bug is instead to say that ssh transports should be always explicitly closed when necessary rather than relying on gc?

One possible problem with disconnect though is that it's really an operation on the connection, which might have several transports.