Antoine Pitrou <[email protected]> added the comment:
This is about releasing the GIL periodically to allow other threads to run, as Python already does in its main interpreter loop. ---------- nosy: +pitrou versions: +Python 3.8 -Python 3.6 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34128> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
