提交 0a8a1e78 编写于 作者: A antirez

New time limit for protocol desync test set to 30 seconds to reduce false positives.

上级 537dafab
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册