mirror of
https://github.com/esiur/esiur-js.git
synced 2025-06-27 07:13:12 +00:00
2.1
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user