
Simple question, with a probable simple answer but I wanted to ask, to run asynchronous python functions all I need to do is use asyncio yeah? If so, they should be set that way by default IMO

You probably can use asyncio. I'm not familiar with how to use it, though.
See open-runtime's source code: https://github.com/open-runtimes/open-runtimes/blob/4044ed47c488e269a66fc381748f3af1e179e60b/runtimes/python-3.10/src/server.py#L155-L158
Recommended threads
- Appwrite Email Verification Query!!
Hi team I've created an Appwrite cloud function to send an email verification to a user. My understanding is that server-side code should use the Users API, bu...
- Problem marking Apple Push-Notificaton a...
I was able to set up Push-Notifications via Appwrite function for my iOS App. I now wanted to increase the Badge count everytime the user gets a notifcation. Us...
- coolify/appwrite ssl functions
(Sorry for m english, i'm french) Hello, i tried for 3 days to generate ssl for domain function like idfunction.appwrite.christophe-le-goff.dev. I install appwr...
