/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
..
bzr 1185.1.29 20 years ago Robert Collins merge merge tweaks from aaron, which includes late 2.3 KB Diff Download File
bzr.simple 2512.1.1 18 years ago John Arbash Meinel (Antonin 'gree' Komenda) simple update for bash co 588 bytes Diff Download File
File bzrbashprompt.sh 3528.1.1 17 years ago Jelmer Vernooij Merge bashprompt script that prints the bzr branch 324 bytes Diff Download File