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: EMFILE errors #18313

Merged
merged 10 commits into from
Apr 17, 2024
Merged

fix: EMFILE errors #18313

merged 10 commits into from
Apr 17, 2024

Commits on Apr 11, 2024

  1. fix: EMFILE errors

    fixes #18301
    nzakas committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7b7cd5b View commit details
    Browse the repository at this point in the history
  2. Move catch handler

    nzakas committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    16824f4 View commit details
    Browse the repository at this point in the history
  3. Add intentional EMFILE failure

    nzakas committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    db59c95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    936979a View commit details
    Browse the repository at this point in the history
  5. Adjust emfile test limit

    nzakas committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fdf7f5d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Fix linting error

    nzakas committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3720a76 View commit details
    Browse the repository at this point in the history
  2. Fix test for MacOS

    nzakas committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b2fdecb View commit details
    Browse the repository at this point in the history
  3. Up MacOS limit in test

    nzakas committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5409678 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Move tmp file output directory

    nzakas committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c3a1205 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update .gitignore

    Co-authored-by: Francesco Trotta <github@fasttime.org>
    nzakas and fasttime committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7550437 View commit details
    Browse the repository at this point in the history