eclipse / paho.mqtt.javascript

paho.mqtt.javascript
Other
1.15k stars 467 forks source link

Fixed error stack not being shown #211

Closed arsu-leo closed 4 years ago

arsu-leo commented 4 years ago

In case of error call stack was not being properly sent to the disconnected event. Call stack field was not being tested properly.