Skip to content

Remove douplicate timeout logic in RunnerResultsModel

Alexander Lohnau requested to merge work/less_useless_timeouts into master

KRunner internally aggregates the matches and only emits the matches changed signal every 250 ms.

CCBUG: 427672

@ngraham @broulik @davidedmundson

Merge request reports