Skip to content

Commit

Permalink
Add newsfragment
Browse files Browse the repository at this point in the history
  • Loading branch information
oremanj committed Dec 1, 2023
1 parent d006a80 commit 4db88d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions newsfragments/115.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
A deadlock will no longer occur if :func:`trio_asyncio.open_loop`
is cancelled before its first checkpoint. We also now cancel and wait on
all asyncio tasks even if :func:`~trio_asyncio.open_loop` terminates due
to an exception that was raised within the ``async with`` block.

0 comments on commit 4db88d3

Please sign in to comment.