-
Committer:
Vincent Ladeuil
-
Date:
2007-10-31 12:42:42 UTC
-
mto:
(2955.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
2956.
-
Revision ID:
v.ladeuil+lp@free.fr-20071031124242-zh1ub5bq2fqo9bzu
Fix #158972 by not using timeout for HttpServer.
* bzrlib/tests/HttpServer.py:
(TestingHTTPRequestHandler._handle_one_request): Deleted.
(TestingHTTPServer.server_close): Shuwdown the socket before
closing it.
(HttpServer._http_start): No more timeout.