scm-manager / website

Home of SCM-Manager
https://scm-manager.org
GNU Affero General Public License v3.0
2 stars 4 forks source link

Add graceful-fs to avoid "too many open files" errors #87

Closed matthiasthieroff closed 2 years ago

matthiasthieroff commented 2 years ago

Proposed changes

Use graceful-fs to avoid "Error: EMFILE: too many open files" errors. Especially because on Windows one cannot increase the open files limit as a workaround.

Your checklist for this pull request

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Contributor:

Reviewer:

Checklist for branch merge request (not required for forks)