Ruslan Kuprieiev <[email protected]> added the comment:
Hi Eryk! Thanks for a swift reply! So the current plan for fixing it is: 1) disable _cleanup, _active, and remove _internal_poll() for windows 2) ignore EBADF(OSError: [WinError 6] The handle is invalid) in terminate() and probably some other methods Please let me know if I'm missing something. Also, is anyone working on this, or should I prepare a PR? Thanks, Ruslan ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37380> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
