D28647: Fix KIO::Scheduler::emitReparseSlaveConfiguration() to work if called twice in same process
Jonathan Marten
noreply at phabricator.kde.org
Wed Apr 29 11:05:53 BST 2020
marten added a comment.
I've thought about this a bit more and can't find any explanation as to why the DBus signal does not loop back to the sending process as well as all other listeners. It may be an unspecified detail of the DBus implementation that could possibly change at any time and start happening. So maybe it would be better to retain the boolean flag and fix the ordering - in other words, keep things simple and implement the change as in the original diff.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D28647
To: marten, #frameworks
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200429/ed1f79be/attachment.html>
More information about the Kde-frameworks-devel
mailing list