2
0
mirror of https://github.com/esiur/esiur-js.git synced 2025-06-27 07:13:12 +00:00
This commit is contained in:
2022-08-13 20:36:27 +03:00
parent 2689bb7fd5
commit a74907526c
3 changed files with 3 additions and 3 deletions

View File

@ -6421,7 +6421,7 @@ var DistributedConnection = /*#__PURE__*/function (_IStore) {
if (r != null) {
r._suspend();
this._suspendedResources.set(r._p.id, x);
this._suspendedResources.set(r._p.instanceId, x);
}
}
} catch (err) {