Skip to content
Commit bb32a6de authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

runners/recentdocuments: Aggregate results adding matches

Adding each match individually causes overhead due to mutex locking and internally we wrap the match into a list anyway

Considering that we don't have any logic in place for an early return or check the contextes validity, the behavior is unchanged
parent e3dcd215
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment