mirror of
https://github.com/esiur/esiur-js.git
synced 2025-06-26 23:03:13 +00:00
REVIEW
This commit is contained in:
@ -2967,7 +2967,7 @@ export default class DistributedConnection extends IStore {
|
||||
else if (resource != null && !resource._p.suspended) {
|
||||
|
||||
// @REVIEW: this should never happen
|
||||
console.log("DCON", LogType.Error, "Resource not moved to attached.");
|
||||
console.log("DCON: Resource not moved to attached.", resource);
|
||||
return new AsyncReply(resource);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user