Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 213 Bytes

80.bugfix.rst

File metadata and controls

4 lines (4 loc) · 213 Bytes

Previously, cancelling the context surrounding an :func:`open_loop` block might cause a deadlock in some cases. The ordering of operations during loop teardown has been improved, so this shouldn't happen anymore.