Review Request 118521: Fixed a bug that made not to process the whole output of the tests in some cases.

Olivier Jean de Gaalon olivier.jg at gmail.com
Wed Jun 4 14:15:28 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118521/#review59198
-----------------------------------------------------------



outputview/outputmodel.cpp
<https://git.reviewboard.kde.org/r/118521/#comment41219>

    Why have these two invokeMethod calls been changed to direct method calls?
    
    d->worker is (presumably) in another thread, which means directly accessing it from the main thread is unsafe.


- Olivier Jean de Gaalon


On June 4, 2014, 11:33 a.m., Pepe Osca wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/118521/
> -----------------------------------------------------------
> 
> (Updated June 4, 2014, 11:33 a.m.)
> 
> 
> Review request for KDevelop and Aleix Pol Gonzalez.
> 
> 
> Repository: kdevplatform
> 
> 
> Description
> -------
> 
> The patch fixes a bug that made not to process some lines of the test output.
> 
> 
> Diffs
> -----
> 
>   outputview/outputmodel.h 8d249b4 
>   outputview/outputmodel.cpp a0fcafe 
>   plugins/execute/nativeappjob.cpp 22ad6d2 
> 
> Diff: https://git.reviewboard.kde.org/r/118521/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Pepe Osca
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140604/c2d17386/attachment.html>


More information about the KDevelop-devel mailing list