Skip to content
Snippets Groups Projects
Commit 281b0be9 authored by adcpm's avatar adcpm
Browse files

Rebuild lib/api

parent 53d51314
No related branches found
No related tags found
No related merge requests found
......@@ -118,6 +118,7 @@ var Steem = function (_EventEmitter) {
var releaseClose = _this2.listenTo(_this2.ws, 'close', function () {
debugWs('Closed WS connection with', url);
_this2.isOpen = false;
delete _this2.ws;
_this2.stop();
if (startP.isPending()) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment