Skip to Content
Menu
This question has been flagged
1 Reply
1043 Views

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
Discard
Author Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
3
Aug 25
2835
1
May 25
2771
1
Apr 25
3738
1
Apr 25
4608
1
Apr 25
2042