Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1044 Visualizações

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...



Avatar
Cancelar
Autor Melhor resposta

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

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
ago. 25
2835
1
mai. 25
2771
1
abr. 25
3742
1
abr. 25
4610
1
abr. 25
2043