Skip to content

Conversation

@dichnd
Copy link

@dichnd dichnd commented May 31, 2017

emit "connect" and "disconnect" event so client can control connect status

@bombela
Copy link
Member

bombela commented May 31, 2017

are the tests passing for you?

@dichnd
Copy link
Author

dichnd commented May 31, 2017

I have passed all your available tests. I run tests at local, addition you can check in The Travis CI build result.
I don't understant the error it notified

@bombela
Copy link
Member

bombela commented May 31, 2017

It looks like the tests are passing fine, but the test program never terminates. So travis waits 10 minutes then give up. Make sure the test runner is not lingering around after passing the tests. It could be a some scheduled callbacks waiting for something that never happens.

@dichnd
Copy link
Author

dichnd commented May 31, 2017

please help me check my commit. is setTimeout cause the problem. I think i didn't add any new schedule callbacks

@bombela
Copy link
Member

bombela commented May 31, 2017 via email

@mfrye
Copy link

mfrye commented Oct 17, 2018

👍

This would be great to have. Apart from the heartbeat error when you try to make a connection and it times out, there's no other notice when the connection is broken...

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

Successfully merging this pull request may close these issues.

3 participants