You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Problem
Using the notify crate for file invalidation is now feature complete, and so we are using two file watching implementations simultaneously under `pantsd`.
### Solution
Disable watchman by default, and deprecate it. Additionally, remove the implementation of the `experimental` flag from notify. Fixes#8710, fixes#8198, fixes#7375, fixes#5487, fixes#4999, fixes#3479.
currently this is hardcoded with two outstanding TODOs:
The text was updated successfully, but these errors were encountered: