SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-104536: Improve `multiprocessing.process._cleanup` logic (#104537)

Fix a race condition in the internal `multiprocessing.process` cleanup
logic that could manifest as an unintended `AttributeError` when calling
`BaseProcess.close()`.

---------

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
L
Luccccifer committed
ef5d00a59207a63c6d5ae0d5d44054847d1bf3b5
Parent: b9c807a
Committed by GitHub <noreply@github.com> on 5/22/2023, 3:48:57 AM