-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rename Watchman_process to Watchman_conn
Summary: We used to spawn a watchman process for each watchman query. Nowadays we maintain a connection to the watchman daemon instead. This renaming reflects that Reviewed By: vassilmladenov Differential Revision: D67196962 fbshipit-source-id: 8bd10ddee6e6e5375a0733e24c39409ac9e09c4c
- Loading branch information
1 parent
614f181
commit f14d53f
Showing
3 changed files
with
62 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters