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

10 seconds-hang #270

Open
jmsche opened this issue Feb 7, 2019 · 1 comment
Open

10 seconds-hang #270

jmsche opened this issue Feb 7, 2019 · 1 comment

Comments

@jmsche
Copy link

jmsche commented Feb 7, 2019

Hello,

I encountered lastly an issue, where my webpack build took about 10 more seconds than usual to run.
Well, not exactly: the build was done, but then I had to wait like 10 more seconds for the terminal to let me type anything.

Here is the culprit commit: 59da93a

When I comment out the options.timeout = 10; line it works as expected. But obviously feels wrong.

And obviously, setting the timeout option in my webpack config to 0 won't work as 0 is falsy.

Any way to revert this or fix it?

Thank you

@jmsche
Copy link
Author

jmsche commented Feb 7, 2019

Related to #218

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