STINNER Victor <vstin...@python.org> added the comment:
BaseManager._finalize_manager() timeout should be configurable, the test should use the same timeout than support.wait_process() (SHORT_TIMEOUT), and maybe the default timeout should be increased? I propose to use the same timeout for the two process.join(timeout=xxx) calls (before/after terminate). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue47075> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com