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 <[email protected]> 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 -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at
> https://mail.python.org/archives/list/[email protected]/message/M43PXZT37RY2345RSL56JYUT22EFUAZN/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/QW5C62HXBSIAV63Q5RSDEREEZWE27NO3/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to