summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorAntoine Pitrou <pitrou@free.fr>2017-07-22 13:22:54 +0200
committerGitHub <noreply@github.com>2017-07-22 13:22:54 +0200
commit896145d9d266ee2758cfcd7691238cbc1f9e1ab8 (patch)
tree3b36a7020108c7305a478e174d8a73cdd6deb540 /Python
parent616ecf18f3aacbd8d172e01673877b22fe946e54 (diff)
downloadcpython-git-896145d9d266ee2758cfcd7691238cbc1f9e1ab8.tar.gz
bpo-26732: fix too many fds in processes started with the "forkserver" method (#2813)
* bpo-26732: fix too many fds in processes started with the "forkserver" method A child process would inherit as many fds as the number of still-running children. * Add blurb and test comment
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions