Hacker News new | ask | show | jobs
by rasz 1334 days ago
Wait, it doesnt hook the OS file handling routines? it actually manually rescans the filesystem?
1 comments

It does one or the other. There are concerns about OS filesystem event hooks.

The current solution isn’t ideal, and is being addressed here: https://github.com/e-dant/watcher/issues/10

not on windows (only platform I checked/care about)