/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 1185.12.49 20 years ago Aaron Bentley Switched to ConfigObj Empty Diff Download File
configobj.py 4299.1.2 16 years ago Matt Nordhoff Restore Bazaar's customizations to configobj.py: 83.1 KB Diff Download File