/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 4597.9.2 16 years ago Vincent Ladeuil Merge bzr.dev into cleanup 6.8 KB Diff Download File
dir_exporter.py 5076.2.3 16 years ago Jelmer Vernooij Review comments from Rob. 3.9 KB Diff Download File
tar_exporter.py 5152.1.4 15 years ago Parth Malwankar improved bug description. 4.1 KB Diff Download File
zip_exporter.py 5076.2.3 16 years ago Jelmer Vernooij Review comments from Rob. 3.9 KB Diff Download File