mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 10:03:08 +00:00
Address PR review feedback: replace Promise.all with sequential for...of loop to avoid exhausting file descriptors when processing directories with many files.