Closed jessliu closed 10 years ago
It is currently requesting docs concurrently when it should be doing so in series.
See: https://github.com/couchbase/couchbase-lite-android/issues/149
it was fixed with https://github.com/couchbaselabs/cblite-tests/commit/9ff7033e6b3bb71adbbbf96fd0ea011d4229e27e
all android tests passed now even with parameter numDocs=100
It is currently requesting docs concurrently when it should be doing so in series.
See: https://github.com/couchbase/couchbase-lite-android/issues/149