gh-101225: Increase the socket backlog when creating a multiprocessing.connection.Listener (#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.
R
Ronald Oussoren committed
c7d59bd8cfa053e77ae3446c82afff1fd38a4886
Parent: 21f83ef
Committed by GitHub <noreply@github.com>
on 1/13/2024, 9:48:33 AM