File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ generated by the process that spawned the forkserver can control it. This
4
4
is an enhancement over the other :gh: `97514 ` fixes so that access is no
5
5
longer limited only by filesystem permissions.
6
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.
7
+ The file descriptor exchange of control pipes with the forked worker process
8
+ now requires an explicit acknowledgement byte to be sent over the socket after
9
+ the exchange on all forkserver supporting platforms. That makes testing the
10
+ above much easier.
You can’t perform that action at this time.
0 commit comments