diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-01-14 15:29:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-14 15:29:15 (GMT) |
commit | 2aea0e967a28aa1dc7729e28dd36dd9abf50e24b (patch) | |
tree | 611898f714c8c9292b0770f1778290c52c630e82 /Misc/NEWS.d/3.10.0a1.rst | |
parent | fa7d8e97c2a604fcd2c4f44815e83c9742ad2177 (diff) | |
download | cpython-2aea0e967a28aa1dc7729e28dd36dd9abf50e24b.zip cpython-2aea0e967a28aa1dc7729e28dd36dd9abf50e24b.tar.gz cpython-2aea0e967a28aa1dc7729e28dd36dd9abf50e24b.tar.bz2 |
[3.12] gh-101225: Increase the socket backlog when creating a multiprocessing.connection.Listener (GH-113567) (#114018)
gh-101225: Increase the socket backlog when creating a multiprocessing.connection.Listener (GH-113567)
Increase the backlog for multiprocessing.connection.Listener` objects created
by `multiprocessing.manager` and `multiprocessing.resource_sharer` to
significantly reduce the risk of getting a connection refused error when creating
a `multiprocessing.connection.Connection` to them.
(cherry picked from commit c7d59bd8cfa053e77ae3446c82afff1fd38a4886)
Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Diffstat (limited to 'Misc/NEWS.d/3.10.0a1.rst')
0 files changed, 0 insertions, 0 deletions