Christian Fersch <[email protected]> added the comment:
This is still an issue in python3.9. It just hit us while using the default config on a Threadripper 3990X that has 128 logical cores: with concurrent.futures.ProcessPoolExecutor() as executor: ---------- nosy: +Chronial versions: +Python 3.9 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40263> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
