Details
-
Improvement
-
Resolution: Fixed
-
Major
-
3.1.0
-
Security Level: Public
-
None
-
JAK 107, JAK 108, JAK 109
-
8
Description
Calling close on a Replicator will free its companion object. Once the companion object is gone, LiteCore can no longer communicate state changes to the Replicator object. If the replicator was closed while it was in a state other than STOPPED, it will never be STOPPED and will prevent the associated Database from being closed.
Attachments
Issue Links
- relates to
-
CBL-4484 [backport] Workaround for hung db.close()
- Closed