Rachid Cherqaoui
07/19/2023, 9:29 AMkedro run --async, it takes less time (significant) compared to when I use the KedroSession.create().run() with FastAPI (knowing that in my post function I made the async def) my question is how can I use the async argument with kedrSession that it is at the level of hooks or otherwise, thank you in advance.Deepyaman Datta
07/19/2023, 1:32 PM