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

Watchr sometimes crashes with ENOENT error #36

Closed
FredrikNoren opened this issue Jun 18, 2013 · 2 comments
Closed

Watchr sometimes crashes with ENOENT error #36

FredrikNoren opened this issue Jun 18, 2013 · 2 comments

Comments

@FredrikNoren
Copy link
Owner

Tracked in this issue: bevry/watchr#42

@FredrikNoren
Copy link
Owner Author

Temporarily solved by not watching the .git directory, will need proper fix in the future

FredrikNoren added a commit that referenced this issue Sep 9, 2013
Replaced the watchr module with a normal fs.watch. However, fs.watch isn't prefect on all platforms (on Windows changes in subdirectories doesn't get picked up) so there's also an "re-activity" hack to detect when a user is interested in ungit (which triggers a refresh)
@FredrikNoren
Copy link
Owner Author

Not using watchr any more

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

No branches or pull requests

1 participant