D8806: Do not leak rfkill file descriptors.

David Faure noreply at phabricator.kde.org
Sat Dec 2 16:46:10 UTC 2017


dfaure added a comment.


  ... because this isn't kde4 anymore, where almost every app provided a kdeinit module.
  
  QProcess forks from the process that uses QProcess, it might look inconsistent when looking at process trees but it's really the most standard Unix way of executing processes: forking ;)
  kdeinit was the non-standard way...
  
  For dependency reasons, not everything provides a kdeinit module anymore.
  It's also very unclear still whether kdeinit brings any performance benefits in 2017.
  We're still looking for someone to take the time to properly benchmark that, the last time this happened was 10 years ago at least.

REPOSITORY
  R269 BluezQt

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

To: ofreyermuth, davidedmundson
Cc: dfaure, drosca, bshah, broulik, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171202/b6b4e98a/attachment.html>


More information about the Kde-frameworks-devel mailing list