]> Sergey Matveev's repositories - btrtrc.git/commit
Fix TestSetMaxEstablishedConn and allow it to be run with -count > 1
authorMatt Joiner <anacrolix@gmail.com>
Sun, 11 Feb 2018 04:14:31 +0000 (15:14 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 11 Feb 2018 04:14:31 +0000 (15:14 +1100)
commit6773fa9a7e04f8d0c103b49f7aa5c85b413783d7
treeb82bd0c10d79adb5b1da84817c4f6064e99493c1
parent57216bd2997737813ab32adfd34575c7b29275c0
Fix TestSetMaxEstablishedConn and allow it to be run with -count > 1

Similar changes should occur to other tests exporting StatusWriters.
client_test.go
internal/testutil/status_writer.go
main_test.go