You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because of the socket bug I reported to Google....it's going to cause a lot of problems because basically the socket silently dies, doesn't inform and acts like it is still open so any further messages just go into the void....
Actually, if it is not a LAN IP then this should work.
Library Version
2.0.0-676
.NET Runtime
Operating System
Android 8.1.0 running on Nexus 6P
Log Output
https://gist.github.com/raghusarangapani/1d4080e1f3466a8bfda558bbf7a9dafd
Expected behavior
Replication should complete. This test passes with UWP.
Actual behavior
The below 3 tests causes replicator to get stuck in a busy state.
test_no_conflicts_update_with_revs_limit[sync_gateway_revs_conflict_configurable-10-25] FAILED
test_no_conflicts_update_with_revs_limit[sync_gateway_revs_conflict_configurable-100-35] FAILED
test_no_conflicts_update_with_revs_limit[sync_gateway_revs_conflict_configurable-100-50] FAILED
Steps To Reproduce
The text was updated successfully, but these errors were encountered: