vpilo added a comment.

  In https://phabricator.kde.org/D4799#91109, @dfaure wrote:
  
  > Yes interface->isServiceRegistered(dbusServiceName) is technically 
blocking, but it can't block for a long time, since it's only talking to the 
dbus daemon. The reply comes in rather quickly, unlike a blocking call to 
another KDE process which could be busy or where the call itself could take a 
long time to be processed.
  >  In summary, I don't think an existing call to isServiceRegistered can be 
used as an argument for making (potentially much much longer) blocking calls.
  
  
  Not trying to :) I was just concerned about those pre-existing calls. If 
those are fine, I'll just go on with my plan.

REPOSITORY
  R289 KNotifications

REVISION DETAIL
  https://phabricator.kde.org/D4799

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: vpilo
Cc: dfaure, broulik, graesslin, mck182, #frameworks

Reply via email to