Skip to content

bpo-32526: Closing async generator while it is running does not raise an exception#5182

Closed
achimnol wants to merge 2 commits into
python:masterfrom
achimnol:fix-asyncgen-closing
Closed

bpo-32526: Closing async generator while it is running does not raise an exception#5182
achimnol wants to merge 2 commits into
python:masterfrom
achimnol:fix-asyncgen-closing

bpo-32526: Keep gi_running state after gen_send_ex/gen_throw calls

1bf2889
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs