mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 16:10:50 +00:00
New time limit for protocol desync test set to 30 seconds to reduce false positives.
This commit is contained in:
parent
a3f990818d
commit
4e7cc35f1a
@ -68,7 +68,7 @@ start_server {tags {"protocol"}} {
|
||||
puts -nonewline $s $seq
|
||||
set payload [string repeat A 1024]"\n"
|
||||
set test_start [clock seconds]
|
||||
set test_time_limit 5
|
||||
set test_time_limit 30
|
||||
while 1 {
|
||||
if {[catch {
|
||||
puts -nonewline $s payload
|
||||
|
Loading…
x
Reference in New Issue
Block a user