https://bugs.kde.org/show_bug.cgi?id=353309

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.0.0

--- Comment #2 from Kevin Funk <kf...@kde.org> ---
Python::Helper::getSearchPaths was called from multiple threads, accessing
shared data => race.

I presume this got fixed by:

commit 6ceb1bee7efb5e05d17a0242b1bc710cee8d6e17
Author: Radek Novacek <rnova...@redhat.com>
Date:   Sun Jan 18 09:15:55 2015 +0000

    cache custom includes in main thread

    Sven Brauch: added a mutex locker to make this thread-safe
    Refactoring of the Helper stuff should be done in near future to
    avoid all the statics.
    REVIEW:122164

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to