D23207: Fixing implementation of FileJob interface in smb/sftp slaves
Harald Sitter
noreply at phabricator.kde.org
Tue Aug 27 16:56:42 BST 2019
sitter added a comment.
SlaveBase (which the slaves derive from) runs a command loop, out of this command loop come the actual calls to the API functions. So, in said command loop we can verify which state the slave is in before and more importantly after any API call. Specifically about the defects you are repairing here I'd guess that none of the commands running on an open connection must result in the finished state. We already do this for (some) of the other commands.
REPOSITORY
R320 KIO Extras
REVISION DETAIL
https://phabricator.kde.org/D23207
To: feverfew, chinmoyr, fvogt, sitter, dfaure
Cc: kde-frameworks-devel, kfm-devel, aprcela, vmarinescu, fprice, LeGast00n, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190827/45018776/attachment.html>
More information about the Kde-frameworks-devel
mailing list