https://bugs.kde.org/show_bug.cgi?id=427244
--- Comment #3 from Aleix Pol <aleix...@kde.org> --- Git commit 664ecc45ceed2cbf5d2bf3359409092733a45889 by Aleix Pol. Committed on 06/10/2020 at 17:43. Pushed by apol into branch 'master'. snap: run snap jobs synchronously on a separate thread Rather than using runAsync, which seems to get confused when executing in parallel. We limit to 1 thread to make sure we don't run into the same problem. M +1 -1 libdiscover/backends/SnapBackend/CMakeLists.txt M +31 -26 libdiscover/backends/SnapBackend/SnapBackend.cpp M +5 -0 libdiscover/backends/SnapBackend/SnapBackend.h https://invent.kde.org/plasma/discover/commit/664ecc45ceed2cbf5d2bf3359409092733a45889 -- You are receiving this mail because: You are watching all bug changes.