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

Polling option #7

Closed
austinpray opened this issue Jul 12, 2015 · 4 comments
Closed

Polling option #7

austinpray opened this issue Jul 12, 2015 · 4 comments

Comments

@austinpray
Copy link

Would you be interested in a patch that adds a polling option? File system events are ideal but in certain vagrant environments they aren't available.

It could be as simple as https://github.com/codegangsta/gin/blob/20c9707f2046c2a1019cea9659931731cf15a7dd/main.go#L160-L182

@ivpusic
Copy link
Owner

ivpusic commented Jul 12, 2015

sounds good. Just a question. How you are going to check if local system supports file system events? Keep in mind that it should support Linux, OSX and Windows.

@austinpray
Copy link
Author

@ivpusic I was thinking it would be an explicit command line flag. --polling or something.

@ivpusic
Copy link
Owner

ivpusic commented Jul 13, 2015

Fair enough.

@ivpusic
Copy link
Owner

ivpusic commented Oct 28, 2016

closing this as obsolete

@ivpusic ivpusic closed this as completed Oct 28, 2016
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

2 participants