The Database Close method now automatically handles stopping open replicators, closing peer-to-peer websocket listener and removing observers for live queries.
Looking into the code, it does not seem to do that. I think there would be problems stopping open replicators if there are replicator change listeners that are still added.