Передача args, kwargs в run_in_executor. Я пытаюсь передать аргументы run_in_executor вот так: loop.run_in_executor(None, update_contacts, data={ 'email': ...
確定! 回上一頁