/brz/remove-bazaar

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

The smart server leaks one thread (daemonic) for each connection.

* bzrlib/tests/test_smart_transport.py:
(SmartTCPTests.start_server): Use stop_server for consistency.
(SmartTCPTests.stop_server): Rename from tearDownServer for
consistency.
(TestServerSocketUsage.test_server_closes_listening_sock_on_shutdown_after_request):
Keep track of the server URL explicitly.

* bzrlib/smart/server.py (SmartTCPServer.serve_conn):
Mark the origin of the leak.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 17 years ago Sabin Iacob update FSF mailing address 1.8 KB Diff Download File
branch.txt 1996.3.18 19 years ago John Arbash Meinel Now that mkdtemp and rmtree are lazy, they should 988 bytes Diff Download File
transport.txt 1711.7.23 19 years ago John Arbash Meinel The api doc tests were using invalid paths on win3 769 bytes Diff Download File