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
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.
GitSync could be cross platform if it used the watchdog library instead of fsevents.
https://pypi.python.org/pypi/watchdog
The text was updated successfully, but these errors were encountered: