Skip to content

Improve fsearch

Florian Fischer requested to merge aj46ezos/emper:improve-fsearch into master
  1. Fix fsearch: File were never closed and in larger directory trees we reached the maximum open file limit
  2. Improve fsearch: add a semaphore to limit the concurrent requests

Merge request reports