Skip to content

runner: Do not delay matching

Alexander Lohnau requested to merge work/no_runner_delay into master

Setting this is about to be deprecated.

Also it causes a delay of 400ms before the runner gets queried, this is noticeable when the results are displayed. Because there are no serious performance issues in the search we can just remove the method call.

Merge request reports