D11474: Fixes #392031 - Ensure that codestyle.py always return something on stdout to unlock m_mutex.

Florent Viard noreply at phabricator.kde.org
Mon Mar 19 00:03:42 UTC 2018


fviard created this revision.
fviard added a reviewer: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
fviard requested review of this revision.

REVISION SUMMARY
  Ensure that codestyle.py always return something on stdout to unlock m_mutex.
  By returning only a "0" size on stdout, pythonstylechecking.cpp will see a "reply" and unlock the m_mutex.
  
  See: https://bugs.kde.org/show_bug.cgi?id=392031

REPOSITORY
  R53 KDevelop: Python Support

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

AFFECTED FILES
  codestyle.py
  pythonstylechecking.cpp

To: fviard, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180319/ad195d2d/attachment.html>


More information about the KDevelop-devel mailing list