aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-09-19 14:12:44 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-09-21 17:15:37 +0200
commitddf98d1d84343f2db0502a85628ef80f2ec57dbd (patch)
tree9fc421212938c17f0335f9e634e1cd70a1c2c073 /contrib
parent2190ea6c4e7f56f29fc18539284801a5f504ee48 (diff)
downloadbitcoin-ddf98d1d84343f2db0502a85628ef80f2ec57dbd.tar.xz
Make RPC tests cope with server-side timeout between requests
Python's httplib does not graciously handle disconnections from the http server, resulting in BadStatusLine errors. See https://bugs.python.org/issue3566 "httplib persistent connections violate MUST in RFC2616 sec 8.1.4." This was fixed in Python 3.5. Work around it for now.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions