Skip to content

directory-async: Remove unnecessary loop

The loop introduces additional overhead and never iterates more than once.

Merge request reports