Skip to content

Commit

Permalink
More elaborate explaination of the change in the news entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldoussoren committed Jan 7, 2024
1 parent 9a5df53 commit ced11b1
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
Fix a hang in :mod:`multiprocessing` when passing ``Pipe`` instances to
workers on macOS.
Increase the backlog for :class:`multiprocessing.connection.Listener` objects created
by :mod:`multiprocessing.manaager` and :mod:`multiprocessing.resource_sharer` to
significantly reduce the risk of getting a connection refused error when creating
a :class:`multiprocessing.connection.Connection` to them.

0 comments on commit ced11b1

Please sign in to comment.