New submission from Sanchit :
While spawning, if a process having code built on top of Python's
multiprocessing module calls multiprocessing.reduction.DupFd() (in
/Lib/multiprocessing/reduction.py) multiple times on the same File descriptor
by mistake, then it ends up inv
Change by Sanchit :
--
keywords: +patch
pull_requests: +23257
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/24461
___
Python tracker
<https://bugs.python.org/issu
Sanchit added the comment:
But can you please add this fix in versions 3.8 & beyond?
Thanks!
From: report=bugs.python@roundup.psfhosted.org
on behalf of Terry J. Reedy
Sent: Friday, February 12, 2021 3:43 PM
To: SANCHIT JAIN
Subject: [issue43142
Change by Sanchit Khurana :
--
pull_requests: +16848
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/17363
___
Python tracker
<https://bugs.python.org/issu