mirror of
https://github.com/python/cpython.git
synced 2026-06-04 10:38:27 -04:00
c7d59bd8cf
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.