[issue33523] loop.run_until_complete re-entrancy to support more complicated codebases in transition to asyncio

Jason Fried report at bugs.python.org
Tue Aug 27 00:32:08 EDT 2019


Jason Fried <me at jasonfried.info> added the comment:

Yeah I have to agree at this point, from a naive point of view it looks
awesome, but its just as bad as loosing gil guarantees.

On Mon, Aug 26, 2019 at 03:04 Andrew Svetlov <report at bugs.python.org> wrote:

>
> Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:
>
> The solution produces subtle and error-prone code.  It can live in third
> party library but not good enough for stdlib I think.
>
> ----------
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <https://bugs.python.org/issue33523>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33523>
_______________________________________


More information about the Python-bugs-list mailing list