Commit c454382
authored
* CBL-7013: Native crash when using LiteCore 3.3.0-80
I used LiteCore 3.3.0-80 to reproduce the native crash when the following tests are reinstated,
- ReplicatorPendingDocIdTest
- ReplicatorLocal2LocalTest
The issue is specific to LoopbackWebSocket. We need to guard against the case when Replicator::_onConnect comes after it is stopped.
1 parent a12058c commit c454382
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
610 | 618 | | |
611 | 619 | | |
612 | 620 | | |
| |||
0 commit comments