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

Use watchdog #10

Open
jachin opened this issue Jan 3, 2014 · 1 comment
Open

Use watchdog #10

jachin opened this issue Jan 3, 2014 · 1 comment
Labels
Milestone

Comments

@jachin
Copy link
Owner

jachin commented Jan 3, 2014

GitSync could be cross platform if it used the watchdog library instead of fsevents.
https://pypi.python.org/pypi/watchdog

@centerorbit
Copy link
Contributor

When making it OO I noticed the watchdog was imported... I couldn't for the life of me find decent documentation around it though. Especially because the non-OO called "observer.join()" in the except statement, and all examples I found called observer.join() not in the except statement. Still have no idea what it does. So I am sceptical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants