gh-121313: Limit the reading size from pipes to their default buffer size on POSIX systems (GH-121315)
See https://github.com/python/cpython/issues/121313 for analysis, but this greatly reduces memory overallocation and overhead when multiprocessing is sending non-small data over its pipes between processes.
A
Alexander P. committed
74bfb53e3afb6f5dd90dff3ef0e2dc3b2fba823e
Parent: 1ce9e58
Committed by GitHub <noreply@github.com>
on 8/31/2024, 5:57:22 AM