Skip to content

Commit 453fc7b

Browse files
committed
blurb
1 parent 53f02f5 commit 453fc7b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
On POSIX-compliant systems, :func:`!multiprocessing.util.get_temp_dir` now
2+
ignores :envvar:`TMPDIR` (and similar environment variables) if the path
3+
length of ``AF_UNIX`` socket files exceeds the platform-specific maximum
4+
length when using the :ref:`forkserver
5+
<multiprocessing-start-method-forkserver>` start method. Patch by Bénédikt
6+
Tran.

0 commit comments

Comments
 (0)