[New-bugs-announce] [issue14421] Avoid ResourceWarnings in ccbench

Jeff Knupp report at bugs.python.org
Tue Mar 27 04:46:26 CEST 2012


New submission from Jeff Knupp <jknupp at gmail.com>:

ccbench.py warns about unclosed sockets in the bandwidth test. Fix to close socket properly at end of test.

----------
components: Demos and Tools
files: ccbench.patch
keywords: patch
messages: 156891
nosy: Jeff.Knupp
priority: normal
severity: normal
status: open
title: Avoid ResourceWarnings in ccbench
type: behavior
Added file: http://bugs.python.org/file25035/ccbench.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14421>
_______________________________________


More information about the New-bugs-announce mailing list