Async codegen
Hi there. I'm having a strange issue in my marimo app, where I created an async function inside a marimo cell. The actual function however in my application.py file is not given the async keyword however. I've been unable to reproduce this behaviour outside my application, so I can't give a better explanation than this. I can manually add the async keyword in my python file, but as soon as I save the marimo file from within marimo, the async keyword is removed again,
7 Replies
Can you share a minimal repro?
i'll try .. but the app is kinda large and contains proprietary stuff I'm doing as a functional prototype for a customer
I'll scrub as much as I can and send you a copy
I have a minimal repro I think I can share... how do you want me to share it?
If it's just a notebook file, you could drop it in here or on GitHub issues, or as a Google Drive link. If you need to share it privately you can email us at contact@marimo.io
I'll create an issue on github. Thanks!
Thanks!
glad to help
thanks for the nice tool!
Ofc! Fixed, will release within a couple hours