An open API service indexing awesome lists of open source software.

https://github.com/python-tools/asyncio-executor

协程执行器,起一个额外的线程执行事件循环,主线程则管理这个事件循环线程, 这个执行器不要用在协程中.
https://github.com/python-tools/asyncio-executor

asyncio executor python-3-6

Last synced: 6 months ago
JSON representation

协程执行器,起一个额外的线程执行事件循环,主线程则管理这个事件循环线程, 这个执行器不要用在协程中.

Awesome Lists containing this project