Minimal Example import multiprocessing from asgiref.sync import async_to_sync, sync_to_async async def async_process(): print("async process ...
確定! 回上一頁