Closed metcalf closed 8 years ago
We were correctly checking whether a file was already watched before adding it to our watch list but not correctly marking it as watched. This resulted in some speed and reliability issues on OS X since: https://github.com/burke/zeus/pull/550
r? @ptarjan cc @jeremydhoon
goodcatch lgtm
We were correctly checking whether a file was already watched before adding it to our watch list but not correctly marking it as watched. This resulted in some speed and reliability issues on OS X since: https://github.com/burke/zeus/pull/550