D28647: Fix KIO::Scheduler::emitReparseSlaveConfiguration() to work if called twice in same process
    David Faure 
    noreply at phabricator.kde.org
       
    Sat Apr 18 12:51:23 BST 2020
    
    
  
dfaure added a comment.
  Something like that, but in your pseudo-code I'm missing the call to
  
    emit self()->reparseSlaveConfiguration(QString());
  
  "Other slaves" confuses me. This is about broadcasting to "other processes" (applications), and that each process/application (this one, and then all others) talk to their slaves.
  
  And I wasn't clear either. There isn't really any splitting to do. Just removing the bool and the bool check, based on your assessment that "slotReparseSlaveConfiguration() is not called via the DBus signal".
REPOSITORY
  R241 KIO
REVISION DETAIL
  https://phabricator.kde.org/D28647
To: marten, #frameworks, dfaure
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/20200418/286bcefd/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list