Comment 1 for bug 1379283

Revision history for this message
Leo Iannacone (l3on) wrote : Re: Connection in not closed in sftp

The problem is more related to bzrlib than to dput.

bzrlib.sftp put a file in a "file.tmp", it works on it, and when finished rename the tmp path to the "real_path".

The renaming does not trigger a IN_CLOSE_WRITE