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

fs: fixes recursive fs.watch crash on Linux when deleting files #52349

Merged
merged 10 commits into from
Apr 19, 2024

Commits on Apr 3, 2024

  1. fs: fixes recursive fs.watch crash on Linux when deleting files

    Signed-off-by: Matteo Collina <[email protected]>
    Fixes: nodejs#52018
    mcollina committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    63d7713 View commit details
    Browse the repository at this point in the history
  2. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6e8c33b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    52fd037 View commit details
    Browse the repository at this point in the history
  2. Update test/parallel/test-fs-watch-recursive-delete.js

    Co-authored-by: Moshe Atlow <[email protected]>
    mcollina and MoLow authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a95ff83 View commit details
    Browse the repository at this point in the history
  3. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0635a8a View commit details
    Browse the repository at this point in the history
  4. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    805e8b0 View commit details
    Browse the repository at this point in the history
  5. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5c50a1e View commit details
    Browse the repository at this point in the history
  6. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c7ed046 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    91b9a98 View commit details
    Browse the repository at this point in the history
  2. fixup

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3a358b2 View commit details
    Browse the repository at this point in the history