Dylan ParkD
Windmill3y ago
1 reply
Dylan Park

Can I use async main function in python?

I'm trying to use async function in script, but this error occured. When I delete async part in main, then this syntax error was not appeared. is there any way i can use async main in windmill?

ExecutionErr: error during execution of the script:
Error parsing code: invalid syntax. Got unexpected token Newline at byte offset 2210
image.png
Was this page helpful?