Problems with Asyncio

Hi everyone, I’m trying to do some web scraping on a website using Asyncio. The code is simple and works just fine on my computer, but I’m facing some problems when deploying it to Streamlit Cloud. It seems that asyncio.run() is not returning anything.
Thank you for any help.


This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.