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
- Fixes: https://jira.hyperledger.org/browse/FAB-899
- Introduces a BroadcastConsecutiveIncompleteBatches test that failed
before this fix.
- Lowers the BatchTimeout to 500 milliseconds, so as to speed up the
execution of the time-based unit tests in the package (drop from 7 to 3
seconds).
- Moves the timer.Reset() calls before the sendBlock() ones to make the
timing more accurate.
Thanks to Bishop Brock for reporting this.
Change-Id: I9cd8179fa54398f03e0f3b9ef95c080508cce8a3
Signed-off-by: Kostas Christidis <[email protected]>
0 commit comments