Thanks, Justin! I'll look over your PR, try to replicate the failure locally, and test it against the patch to see if it still occurs. I think your analysis of the issue makes sense, with it likely being a race condition between the test prototype "MyProto" and the event loop.
On Thu, Oct 15, 2020 at 5:41 PM <justinart...@gmail.com> wrote: > I've submitted a PR for one of the simpler remaining exceptions described > in https://bugs.python.org/issue38912: > https://github.com/python/cpython/pull/22691 > _______________________________________________ > Python-Dev mailing list -- python-dev@python.org > To unsubscribe send an email to python-dev-le...@python.org > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/python-dev@python.org/message/M43PXZT37RY2345RSL56JYUT22EFUAZN/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/QW5C62HXBSIAV63Q5RSDEREEZWE27NO3/ Code of Conduct: http://python.org/psf/codeofconduct/