jmesnil / stomp-websocket

Stomp client for Web browsers and node.js apps
http://jmesnil.net/stomp-websocket/doc/
Apache License 2.0
1.43k stars 587 forks source link

onError infinite calls with node 8.10.0 #144

Open gravitycode opened 6 years ago

gravitycode commented 6 years ago

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 {} ]