cpython/Misc/NEWS.d/next/Library/2024-07-03-10-11-53.gh-issu...

2 lines
174 B
ReStructuredText

Limit the reading size in the :class:`multiprocessing.connection.Connection` class to 64 KiB to prevent memory overallocation and unnecessary memory management system calls.