Pablo Galindo Salgado <[email protected]> added the comment:
> which looks a bit weird to me Is explained in the message in https://bugs.python.org/msg364211: What happens is that is moving that code so is executed in both code paths: explicit termination and multiprocessing finalization. > Unfortunately test case from first message in this bug report still hangs for > me with this applied. Hummm, the test case from this bug is precisely the test case in PR 19009 so it should not hang. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39360> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
