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
The branch contains a counter example with a simple fix.
I think the test fails because block-fetch cannot be terminated when its
downloading a batch. We need to first wait for receiving all blocks and then we
it can be interrupted.