diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-09-19 14:12:44 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-09-21 17:15:37 +0200 |
commit | ddf98d1d84343f2db0502a85628ef80f2ec57dbd (patch) | |
tree | 9fc421212938c17f0335f9e634e1cd70a1c2c073 /qa/rpc-tests/invalidateblock.py | |
parent | 2190ea6c4e7f56f29fc18539284801a5f504ee48 (diff) |
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 'qa/rpc-tests/invalidateblock.py')
0 files changed, 0 insertions, 0 deletions