https://bugs.kde.org/show_bug.cgi?id=435521
--- Comment #9 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Git commit 47bf0f33551428556e8e8e8b3100e0c61f90f9a0 by Stefan Brüns. Committed on 27/04/2021 at 18:55. Pushed by bruns into branch 'master'. Port extractorprocess to WorkerPipe/ControllerPipe helper classes With this change, the communcation between the controlling baloo_file process and its worker process is now actually tested. M +12 -23 src/file/extractor/app.cpp M +4 -5 src/file/extractor/app.h M +16 -45 src/file/extractorprocess.cpp M +3 -3 src/file/extractorprocess.h https://invent.kde.org/frameworks/baloo/commit/47bf0f33551428556e8e8e8b3100e0c61f90f9a0 -- You are receiving this mail because: You are watching all bug changes.