Files
meteor/tools/tests
Ben Newman 35da19ab4e Avoid "The handle(...) returned by watching..." errors on Linux.
It's a shame that Pathwatcher issues this warning using console.error,
without taking any verbosity options into account:
https://github.com/atom/node-pathwatcher/blob/7ef76e5dfd/src/main.coffee#L53

Fortunately, I believe I've identified the underlying reason why this
happens, which may help resolve the following issue:
https://github.com/atom/node-pathwatcher/issues/98

If all goes well, I'll submit an upstream pull request.

I've also reinstated an old file watching test that I mistakenly removed
when I attempted to switch to chokidar instead of pathwatcher.
2016-10-21 21:14:44 -04:00
..
2016-03-17 21:20:12 +01:00
2016-03-17 16:48:25 +01:00
2016-03-17 16:48:25 +01:00
2016-06-06 02:17:36 +03:00
2015-08-06 16:39:00 -07:00
2016-03-18 20:40:57 +01:00
2016-05-13 15:09:03 -07:00