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

Karma waits ~20 secs before exiting when using public api #1822

Closed
pazams opened this issue Jan 23, 2016 · 8 comments
Closed

Karma waits ~20 secs before exiting when using public api #1822

pazams opened this issue Jan 23, 2016 · 8 comments

Comments

@pazams
Copy link

pazams commented Jan 23, 2016

Karma waits ~20 secs before exiting when using public api.
Happens to me with karma 0.13.19.
Downgrading to 0.12.x fixes it.
Looks like it was solved previously #1035. ?

@dignifiedquire
Copy link
Member

I expect this to be the same issues as #1788

@lukaselmer
Copy link

Seems like the issue is resolved by using socket.io 1.4.5 socketio/socket.io@b3fc530! Thanks!

@dignifiedquire
Copy link
Member

@lukaselmer thanks for the confirmation. Closing this then.

@ChALkeR
Copy link
Contributor

ChALkeR commented Feb 26, 2016

Was it really fixed? Still looks occasionally hanging for about that time to me, with karma@0.13.21 and socket.io@1.4.5.

@SerialVelocity
Copy link

@dignifiedquire @ChALkeR This is still happening for us too with karma@0.13.19 and socket.io@1.4.5

@travisperson
Copy link

I am also running into this issue with karma@0.13.21 and socket.io@1.4.5

@dignifiedquire
Copy link
Member

As said in the other issue, I'm not able to reproduce this with the latest versions, so please provide me with an example that reproduces this consistently

@ChALkeR
Copy link
Contributor

ChALkeR commented Mar 23, 2016

@dignifiedquire https://github.com/qmlweb/qmlweb/blob/master/gulpfile.js#L81 --- should be reproducible without that line. Sorry, no smaller testcase atm.

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

6 participants