Convert async coroutines to normal python functions. ... import async_to_sync as sync sync_object = sync.methods(async_class()) ...
確定! 回上一頁