asgiref AsyncToSync explanation

后端 未结 0 1850
悲&欢浪女
悲&欢浪女 2021-01-11 12:20
# https://github.com/django/asgiref/blob/master/asgiref/sync.py
class AsyncToSync:
    \"\"\"
    Utility class which turns an awaitable that only works on the threa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题