D20078: RFC fix race on kcrash auto-restarts

Harald Sitter noreply at phabricator.kde.org
Wed Mar 27 12:58:34 GMT 2019


sitter added subscribers: broulik, davidedmundson.
sitter added a comment.


  Still fairly messy and very verbose but working.
  
  @broulik @davidedmundson I'd love some thoughts on this.
  
  Also, @davidedmundson since you suggested the registration queuing. I do wonder if that isn't actually posing a risk. If the service successfully registers between `bus->registerService(..)` and the fallback call `iface.Activate(platform_data);`, doesn't the process run risk of possibly talking to itself? ...and because of the exit() ending up terminating itself.

REPOSITORY
  R271 KDBusAddons

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

To: sitter
Cc: davidedmundson, broulik, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190327/f9c0af76/attachment.html>


More information about the Kde-frameworks-devel mailing list