fixed some inconsistency bugs with DS
This commit is contained in:
@@ -40,6 +40,7 @@ class AbstractConnector {
|
||||
this.broadcastedHB = false
|
||||
this.syncingClients = []
|
||||
this.whenSyncedListeners = []
|
||||
this.y.db.stopGarbageCollector()
|
||||
}
|
||||
setUserId (userId) {
|
||||
this.userId = userId
|
||||
|
||||
Reference in New Issue
Block a user