** Changed in: dput (Ubuntu)
Assignee: Leo Iannacone (l3on) => (unassigned)
** Summary changed:
- Connection in not closed in sftp
+ Connection is not closed in sftp
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.l
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
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi