Date: Fri, 25 Aug 2017 04:07:32 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 221700] lang/python: subprocess does not use closefrom, calls close(2) hundreds of thousands of times Message-ID: <bug-221700-21822-IiAU8WK1FK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221700-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-221700-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221700 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Open CC| |python@FreeBSD.org, | |victor.stinner@gmail.com Keywords| |needs-qa, performance --- Comment #5 from Kubilay Kocak <koobs@FreeBSD.org> --- Is the behaviour (not using closefrom(2)) consistent across all Python versions, including 3.x up to 3.6 and default? Is closefrom(2) available on all (supported) FreeBSD versions? --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221700-21822-IiAU8WK1FK>