Open
Description
See commit: 301824e which fixes the worst problem, after finalization, the COBranch object was returning NO for -isDeleted.
But we still don't handle it well at all. The COBranch object should be removed from the COPersistentRoot's branch dictionary and turn into a "zombie", following the same pattern we use elsewhere.