Dear python port maintainers,
I discovered an odd performance problem with python 3.6 on servers with
large amounts of memory.
You can find all the details in a thread of the h...@python.org
mailinglist with subject
"Python bug? Closing *all* file descriptors on fork() instead of only open
ones
On Tue, May 09, 2017 at 07:23:38PM +0200, pmhausen wrote:
> Dear python port maintainers,
>
> I discovered an odd performance problem with python 3.6 on servers with
> large amounts of memory.
>
> You can find all the details in a thread of the h...@python.org
> mailinglist with subject
>
> "Pyt