-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
print the process that starts watchman
Summary: Print out the parent command of watchman Note watchman can both run in foreground and run as a background daemon, which in the second case it has multiple forks. In this diff, I obtain parent pid before watchman process fork in to client and server and pass it down Reviewed By: chadaustin Differential Revision: D49693503 fbshipit-source-id: 836f916a41cd3fb7ee1e22e33295b4c723200de1
- Loading branch information
1 parent
5f6d432
commit 77a3297
Showing
1 changed file
with
29 additions
and
5 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