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

Stop watching hierarchies during the build when reaching the maximum number of watched directories #14115

Closed
wolfs opened this issue Aug 12, 2020 · 2 comments
Labels
in:virtual-file-system VFS, file system watching, snapshots

Comments

@wolfs
Copy link
Member

wolfs commented Aug 12, 2020

After #14101, we stop watching hierarchies at the end of the build when the maximum of watched hierarchies has been reached. We should already stop watching hierarchies during the build when changes from the VFS come in and we reach the limit.


cc: @gradle/execution

@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. Given the limited bandwidth of the team, it will be automatically closed if no further activity occurs. If you're interested in how we try to keep the backlog in a healthy state, please read our blog post on how we refine our backlog. If you feel this is something you could contribute, please have a look at our Contributor Guide. Thank you for your contribution.

@stale stale bot added the stale label Apr 17, 2022
@wolfs wolfs added in:virtual-file-system VFS, file system watching, snapshots and removed stale labels Apr 19, 2022
@lptr
Copy link
Member

lptr commented Jun 7, 2022

This hasn't been a source of problems for some time, let's reopen if it becomes one.

@lptr lptr closed this as completed Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in:virtual-file-system VFS, file system watching, snapshots
Projects
None yet
Development

No branches or pull requests

3 participants