X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/06f8a473fca79730e519c89571b1a7b227519d62..92997d06ea3bd6b24414db0ca51987f48b1a87b8:/tests/unit/protocol.tcl diff --git a/tests/unit/protocol.tcl b/tests/unit/protocol.tcl index 3110d3d7..1700e489 100644 --- a/tests/unit/protocol.tcl +++ b/tests/unit/protocol.tcl @@ -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