BitcoinPrivate-legacy/qa
Wladimir J. van der Laan 7b41e725d0
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.
2017-03-24 09:03:59 +13:00
..
pull-tester Revert "rpc-tests: re-enable rpc-tests for Windows" 2017-03-24 09:03:59 +13:00
rpc-tests Make RPC tests cope with server-side timeout between requests 2017-03-24 09:03:59 +13:00
zcash Auto merge of #1942 - str4d:1940-threaded-createjoinsplit, r=ebfull 2017-01-18 01:04:05 +00:00