summaryrefslogtreecommitdiffstats
path: root/src/tqdbusdispatcher_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Add dispatcher thread implementation.feat/dispatcher-threadMavridis Philippe2024-07-261-0/+63
This should fix the endless dispatcher loop which throttled CPU usage to 100%. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>