-
Notifications
You must be signed in to change notification settings - Fork 65
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
Can't configure stream timeout. #88
Comments
+1. This should be fixed with #97 |
Slayer95
added a commit
to Slayer95/Pokemon-Showdown
that referenced
this issue
Feb 18, 2015
- Streams are merged to make sure that all errors and warnings are reported. - Adds dev dependencies: `merge-stream` and `lazypipe`. - Tracks a fork of `gulp-jshint` to fix spalger/gulp-jshint#88
Slayer95
added a commit
to Slayer95/Pokemon-Showdown
that referenced
this issue
Feb 19, 2015
- Streams are merged to make sure that all errors and warnings are reported. - Adds dev dependencies: `merge-stream` and `lazypipe`. - Tracks a fork of `gulp-jshint` to fix spalger/gulp-jshint#88
👍, I need this too =D |
+1. Me too, stream timeout should be configurable. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be handy if I could set a longer timeout on the stream. It looks like the stream module takes a timeout option, but no options are passed to it from the jshintPlugin.
The text was updated successfully, but these errors were encountered: