sapling/eden/scm/edenscm
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
..
hgdemandimport hgdemandimport: use a set for the ignored modules 2020-01-31 17:31:23 -08:00
hgext fsmonitor: catch watchman issue and fallback 2020-02-03 18:04:25 -08:00
mercurial py3: localrepo: manually fixup some type annotations 2020-02-03 17:07:36 -08:00
__init__.py diff: update for py3 2020-01-31 13:00:23 -08:00
__main__.py edenscm: add a main module 2020-01-30 18:09:14 -08:00
traceimport.py pyre: add stub for "bindings" 2020-01-31 13:18:54 -08:00