Skip to content

Commit 260cace

Browse files
📜🤖 Added by blurb_it.
1 parent 5340a5c commit 260cace

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
For :mod:`asyncio`, add a new coroutine :meth:`loop.shutdown_default_executor`.
2+
The new coroutine provides an API to schedule an executor shutdown that waits
3+
on the threadpool to finish closing. Also, :func:`asyncio.run` has been updated
4+
to utilize the new coroutine.

0 commit comments

Comments
 (0)