captnced

Results 2 comments of captnced

hello, I do confirm this issue; still persists with prefect 3.0.0rc20, any idea what could be the root cause inside prefect-ray package ? what is it that the prefect server...

update : if I make use of a wrapper task to call the subflow then the subflows are being run in parallel. ```python import asyncio from prefect import deploy, flow,...