[issue32608] Incompatibilities with the socketserver and multiprocessing packages

2018-05-06 Thread Michael Durso
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.

[issue32608] Incompatibilities with the socketserver and multiprocessing packages

2018-04-27 Thread Michael Durso
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

[issue32608] Incompatibilities with the socketserver and multiprocessing packages

2018-03-15 Thread Michael Durso
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

[issue32608] Incompatibilities with the socketserver and multiprocessing packages

2018-01-21 Thread Michael Durso
Change by Michael Durso : -- keywords: +patch pull_requests: +5104 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue32608> ___ ___ Py

[issue32608] Incompatibilities with the socketserver and multiprocessing packages

2018-01-21 Thread Michael Durso
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