Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1049 Widoki

Hi,

I'm creating a scheduled action in order to inform our partner company regarding the state of our inventory. I don't wanna just push the information, but I need to receive a response.

I added the aiohttp and asyncio and packages, and I'm running it asynchronicity..

Warning: function is never awaited...



Awatar
Odrzuć
Autor Najlepsza odpowiedź

Solved ;)
print_console method - no async,
asyncio.run method - no await.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
sie 25
2840
1
maj 25
2777
1
kwi 25
3744
1
kwi 25
4612
1
kwi 25
2047