Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

super basic watchman support #32

Merged
merged 3 commits into from
May 21, 2018
Merged

super basic watchman support #32

merged 3 commits into from
May 21, 2018

Conversation

mmerickel
Copy link
Member

@mmerickel mmerickel commented May 20, 2018

This only works on macos/unix and requires unix sockets. It should not break anything on systems that don't have watchman installed but is preferred on systems that have it.

@mmerickel mmerickel force-pushed the watchman branch 3 times, most recently from d54928c to d594506 Compare May 21, 2018 03:18
mmerickel added a commit to mmerickel/hupper that referenced this pull request May 21, 2018
@mmerickel
Copy link
Member Author

When using this on a real project I ran into some corner cases that I need to try and handle. Can't merge quite yet.

@mmerickel
Copy link
Member Author

ok I fixed the specific error I was having... file monitors were expecting they always receive absolute paths so this fixes that

@mmerickel mmerickel merged commit a2aad69 into Pylons:master May 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants