This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author efiop
Recipients efiop, eryksun, gregory.p.smith, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-06-23.19:46:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561319195.15.0.706375079921.issue37380@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-06-23 19:46:35efiopsetrecipients: + efiop, gregory.p.smith, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2019-06-23 19:46:35efiopsetmessageid: <1561319195.15.0.706375079921.issue37380@roundup.psfhosted.org>
2019-06-23 19:46:35efioplinkissue37380 messages
2019-06-23 19:46:35efiopcreate