Skip to content

Commit 3dbf77d

Browse files
committed
revice changelog
1 parent 5ea7d02 commit 3dbf77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Limit reading size in multiprocessing ``connection._recv`` to 64KiB, in order to avoid memory overallocation and unnecessary memory management system calls.
1+
Limit the reading size in the :class:`multiprocessing.Connection` class to 64KiB to prevent memory overallocation and unnecessary memory management system calls.

0 commit comments

Comments
 (0)