sapling/eden/scm/edenscm/hgext/fsmonitor
Durham Goode 16d4739981 fsmonitor: catch watchman issue and fallback
Summary:
My earlier refactor moved a watchmanclient.getcurrentclock() call out
of a "try/except Exception" block. This meant any watchman errors broke the hg
status entirely, instead of falling back to the old status path.

Let's add the logic around this watchman path.

Reviewed By: sfilipco

Differential Revision: D19709391

fbshipit-source-id: bfb0221ba405a926babddaf73c8e70924e4d9b25
2020-02-03 18:04:25 -08:00
..
__init__.py fsmonitor: catch watchman issue and fallback 2020-02-03 18:04:25 -08:00
state.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00