-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
v4.4
-
Service Arch 2020-07-27, Service Arch 2020-08-10
-
16
When we assert.soon here in mirror-reads.js, we wait for the ratio to fit within bounds instead of for an expected amount of operations to be resolved. This means (among other things) that we never return true if more operations are mirrored than expected.