Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc83193d

Browse files
committed
NEWS entry.
1 parent72f3843 commitc83193d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Authentication was added to the:mod:`multiprocessing` forkserver start
2+
method control socket so that only processes with the authentication key
3+
generated by the process that spawned the forkserver can control it. This
4+
is an enhancement over the other:gh:`97514` fixes so that access is no
5+
longer limited only by filesystem permissions.
6+
7+
The file descriptor exchange of control pipes with the worker forked worker
8+
process now requires an explicit acknowledgement byte to be sent over the
9+
socket after the exchange on all forkserver supporting platforms. That makes
10+
testing the above much easier.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp