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

[v18.x backport] fs: fix nonNativeWatcher leak of StatWatchers #46031

Closed
wants to merge 2 commits into from

Commits on Jan 5, 2023

  1. fs: fix nonNativeWatcher leak of StatWatchers

    PR-URL: nodejs#45501
    Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
    MoLow committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    1c6772a View commit details
    Browse the repository at this point in the history
  2. fs: fix nonNativeWatcher watching folder with existing files

    PR-URL: nodejs#45500
    Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
    MoLow committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    551a92d View commit details
    Browse the repository at this point in the history