Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
i4
manycore
emper
Merge requests
!374
io: improve recursive_directory_walk
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Florian Fischer
requested to merge
aj46ezos/emper:throttle-recursive-dir-walk
into
master
Apr 06, 2022
Overview
0
Commits
1
Pipelines
3
Changes
3
Add optional throttle Semaphore pointer to limit the number of spawned fn as well as directory walk fibers
Use const references to the passed functions instead of values
fsearch: Use max_running as fn and recursion throttle