One of the risks with activating fsmonitor globally is resource exhaustion
(like inotify watches on Linux).
When launching background-jobs, it's often better to not activate fsmonitor in
order to conserve resources for future interactive commands launched by users.
This can be overridden with the environment variable HGWATCHMAN_ENABLE