…ceptions (pythonGH-16070) Even when the helper is not started yet. This behavior follows conventional generator one. There is no reason for `async_generator_athrow` to handle `gen.throw()` differently. https://bugs.python.org/issue38013 (cherry picked from commit c275312) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
|
@asvetlov: Status check is done, and it's a success ✅ . |
|
@asvetlov: Status check is done, and it's a success ✅ . |
Even when the helper is not started yet.
This behavior follows conventional generator one.
There is no reason for
async_generator_athrowto handlegen.throw()differently.https://bugs.python.org/issue38013
(cherry picked from commit c275312)
Co-authored-by: Andrew Svetlov andrew.svetlov@gmail.com
https://bugs.python.org/issue38013