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

onError infinite calls with node 8.10.0 #144

Open
gravitycode opened this issue Mar 7, 2018 · 0 comments
Open

onError infinite calls with node 8.10.0 #144

gravitycode opened this issue Mar 7, 2018 · 0 comments

Comments

@gravitycode
Copy link

I updated to node 8.10.0 (LTS) and the library when im trying to connect but i dont have network it infinitely calls the error function to the point of down the server

2018-03-07 15:28:18 onError function log error
2018-03-07 15:28:18 [error] onError function log error
(a lot of theses lines)
[ CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {},
  CallSite {} ]
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