Skip to content
This repository was archived by the owner on Nov 6, 2018. It is now read-only.

Modify PhysicalFileWatcher.Watch to work for new files being added #233

Closed
pranavkm opened this issue Sep 16, 2016 · 1 comment
Closed

Comments

@pranavkm
Copy link
Contributor

Currently the PhysicalFileSystem.Watch(“*.cshtml”) does not trigger change events for new files added after the fact. This was done as a low cost solution when adding support for polling.

We'll modify this behavior to allow both FileSystemWatcher backed events and polling to work for globbing patterns.

@pranavkm pranavkm added this to the 1.1.0 milestone Sep 19, 2016
@pranavkm pranavkm self-assigned this Sep 19, 2016
@pranavkm
Copy link
Contributor Author

Self assigning to unblock https://github.com/aspnet/RazorPages/issues/42

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant