/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

Cleanup and refactor the server shutdown.

* bzrlib/tests/http_server.py:
(TestingHTTPServerMixin): Implement a proper server() method able
to clean after itself and interruptible by calling shutdown() from
another thread.
(HttpServer._get_httpd): The server has already got the address
from the socket, just get it from there.
(HttpServer._http_start): Delegate the service to the server
itself.
(HttpServer.tearDown): Call server.shutdown() since that's more
appropriate.

Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 766 bytes Diff Download File
groupcompress_repo.py 4715.1.1 16 years ago John Arbash Meinel Merge the 2.0.x stable series into bzr.dev. This 58.6 KB Diff Download File
knitrepo.py 4608.1.6 16 years ago Martin Pool Remove redundant overrides of check_conversion_tar 18.7 KB Diff Download File
pack_repo.py 4634.35.8 16 years ago Andrew Bennetts Return a list of problem descriptions rather than 117 KB Diff Download File
weaverepo.py 4695.2.1 16 years ago Vincent Ladeuil Align RevisionTextStore and SignatureTextStore key 27.1 KB Diff Download File