Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mason): use file descriptor pooling #511

Merged
merged 5 commits into from Sep 10, 2022
Merged

fix(mason): use file descriptor pooling #511

merged 5 commits into from Sep 10, 2022

Conversation

felangel
Copy link
Owner

@felangel felangel commented Sep 8, 2022

Status

READY

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel added the bug Something isn't working label Sep 8, 2022
@felangel felangel self-assigned this Sep 8, 2022
@felangel felangel marked this pull request as ready for review September 10, 2022 21:34
@felangel felangel merged commit 11f7798 into master Sep 10, 2022
@felangel felangel deleted the fix/file-limit branch September 10, 2022 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Generated Files limited to max 248 files
2 participants