More cleanup during cleanup().
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6751 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -248,6 +248,9 @@ public class ClientDObjectMgr
|
||||
}
|
||||
_penders.clear();
|
||||
_flusher.cancel();
|
||||
_flushes.clear();
|
||||
_dead.clear();
|
||||
_ocache.clear();
|
||||
}
|
||||
|
||||
protected <T extends DObject> void queueAction (int oid, Subscriber<T> target, boolean subscribe)
|
||||
|
||||
Reference in New Issue
Block a user