]> granicus.if.org Git - python/commit
Reduce the probability of refleaks in test_socketserver.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Oct 2009 21:27:24 +0000 (21:27 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Oct 2009 21:27:24 +0000 (21:27 +0000)
commit8aea0509118f31e6dcd7538db8adafc8ec292d4e
treef47a288de9adc4492d91e9820df4089b181b084f
parentd24cab8c7454921c9279cc73a75d0b1fcf347a6d
Reduce the probability of refleaks in test_socketserver.
Not completely suppressed though, see issue #7222.
Lib/test/test_socketserver.py