| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| Authentication was added to the :mod:`multiprocessing` forkserver start | ||
| method control socket so that only processes with the authentication key | ||
| generated by the process that spawned the forkserver can control it. This | ||
| is an enhancement over the other :gh:`97514` fixes so that access is no | ||
| longer limited only by filesystem permissions. | ||
|
|
||
| The file descriptor exchange of control pipes with the forked worker process | ||
| now requires an explicit acknowledgement byte to be sent over the socket after | ||
| the exchange on all forkserver supporting platforms. That makes testing the | ||
| above much easier. |
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.