Skip to content

feat: enqueue rm when EMFILE - #242

Open
suguanYang wants to merge 1 commit into
isaacs:mainfrom
suguanYang:feat/rm-EMFILE-enqueue
Open

suguanYang wants to merge 1 commit into
isaacs:mainfrom
suguanYang:feat/rm-EMFILE-enqueue

Conversation

@suguanYang

Copy link
Copy Markdown

rm also need to handle on EMFILE

 [Error: EMFILE: too many open files, scandir 'output/.test/xxx'] {
      errno: -24,
      code: 'EMFILE',
      syscall: 'scandir',
      path: 'output/.test/xxx'
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant