2
0
mirror of https://github.com/esiur/esiur-js.git synced 2025-05-06 04:22:58 +00:00
This commit is contained in:
Esiur Project 2022-08-17 22:48:55 +03:00
parent d057f87b76
commit 3e83f42c60

View File

@ -1205,8 +1205,7 @@ export default class DistributedConnection extends IStore {
}
this._attachedResources.clear();
this.ready = false;
this._emit("close", this);
}