Closed
Description
Documentation
The document of asyncio said:
cpython/Doc/library/asyncio-eventloop.rst
Lines 1263 to 1264 in 84512c0
But it dosn't mention that what is the default executor, like if it's ThreadPoolExecutor
or ProcessPoolExecutor
.
Someone on stackoverflow got the same question: https://stackoverflow.com/questions/60204054/default-executor-asyncio
Linked PRs
Metadata
Metadata
Assignees
Projects
Status
Done