sapling/edenscm/hgext/fsmonitor
Mateusz Kwapich 4db0750027 fsmonitor: use correct length for number of files changed
Summary: When comparing the number of files changed, fsmonitor was incorrectly using the length of the result dict (always 4), rather than the number of files watchman returned.  Use the right list of files instead.

Reviewed By: markbt

Differential Revision: D14123604

fbshipit-source-id: 94684f1f189d045b2f6a880180b15e52ba9bba8c
2019-02-18 10:03:12 -08:00
..
__init__.py fsmonitor: use correct length for number of files changed 2019-02-18 10:03:12 -08:00
state.py fsmonitor: update watchman clock if too many files are returned 2019-02-12 11:16:12 -08:00