diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-09-19 14:12:44 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-09-21 17:15:37 +0200 |
| commit | ddf98d1d84343f2db0502a85628ef80f2ec57dbd (patch) | |
| tree | 9fc421212938c17f0335f9e634e1cd70a1c2c073 /src/init.cpp | |
| parent | rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout (diff) | |
| download | discoin-ddf98d1d84343f2db0502a85628ef80f2ec57dbd.tar.xz discoin-ddf98d1d84343f2db0502a85628ef80f2ec57dbd.zip | |
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 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions