/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 4763.2.4 16 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 2.4 KB Diff Download File
medusa_based.py 5247.1.1 15 years ago Vincent Ladeuil Merge previous attempt into current trunk 10.2 KB Diff Download File
pyftpdlib_based.py 5247.1.1 15 years ago Vincent Ladeuil Merge previous attempt into current trunk 8.1 KB Diff Download File