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

Watcher hanging when benches folder is not present #20

Closed
inre opened this issue Oct 10, 2015 · 3 comments
Closed

Watcher hanging when benches folder is not present #20

inre opened this issue Oct 10, 2015 · 3 comments
Assignees
Labels

Comments

@inre
Copy link

inre commented Oct 10, 2015

It's hanging on the line let _ = watcher.watch(&p.join("benches"));. There is no benches folder in my projects. OS X 10.11.

@passcod passcod changed the title Watcher hanging Watcher hanging when benches folder is not present Oct 11, 2015
@passcod passcod added the bug label Oct 11, 2015
@passcod
Copy link
Member

passcod commented Oct 11, 2015

Until resolution, the obvious workaround is to create a benches folder

@passcod passcod self-assigned this Oct 11, 2015
@passcod
Copy link
Member

passcod commented Jan 23, 2016

@inre Could you confirm whether this is still an issue?

@passcod
Copy link
Member

passcod commented Jan 30, 2016

Closing, if this is still an issue do reopen.

@passcod passcod closed this as completed Jan 30, 2016
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