Michael Durso added the comment:
I added more commits to the PR based on your comments. Although I cannot
figure out why on the new Process objects create Threads that do not get
cleaned up.
--
___
Python tracker
<https://bugs.python.
Michael Durso added the comment:
Hi Antoine, were you able to check out the pull request? I'd like to get the
issues resolved so the code can be merged into the next version.
Thanks!
--
___
Python tracker
<https://bugs.python.org/is
Michael Durso added the comment:
Hi Antoine, no worries for the delay.
I've been looking into why the AppVeyor check is failing. I believe it to be
an issue with the test harness in that it changes the environment during the
tests, but only in the Windows case. I have been thinking
Change by Michael Durso :
--
keywords: +patch
pull_requests: +5104
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue32608>
___
___
Py
New submission from Michael Durso :
This is more of an issue with socketserver rather than multiprocessing. I
could not find socketserver experts to add to the nosy list, but I've included
the multiprocessing experts for completeness.
Under specific conditions, multiprocessing queues