Paul Miller
Paul Miller
Node had native watch for a long time - doesn’t mean it’s not shitty.
see if deno.watchFs is good enough. if it's shitty like its node.js counterpart, any kind of port would be welcome.
fsevents-handler is used only on macos
new readdirp is out now, so this should be improved a lot with chokidar v3
I think this only happens because you're using a network drive, even though it's locally-bounded.
>I'm not sure why the watched directory is being scanned at all Where is it scanned, which line?
If the changed file is a directory, it reads directory contents.
I don't think it should be triggered.
Fabio, thank you for doing the profiling!
that path seems like invalid glob to me