Controlled polling interval without keepalives to avoid HTTP errors in integration test.
This commit is contained in:
@@ -132,6 +132,8 @@ func testRestartDuringTransfer(t *testing.T, restartSender, restartReceiver bool
|
||||
|
||||
prevComp = curComp
|
||||
}
|
||||
|
||||
time.Sleep(250 * time.Millisecond)
|
||||
}
|
||||
|
||||
sender.stop()
|
||||
|
||||
Reference in New Issue
Block a user