Jason Raede
12/23/2021, 4:09 PMsrc/tasks
and the tasks need access to stuff in src/utils
• src
◦ flows
▪︎ my_flow.py
▪︎ my_other_flow.py
◦ tasks
▪︎ shared_task_1.py
▪︎ shared_task_2.py
◦ utils
▪︎ shared_lib_1.py
Thanks!Kevin Kho
cloudpickle
just very recently added support for deep copying of modules. I think we’re unsure if it’ll work at the moment, but it might be possible eventually.Jason Raede
12/23/2021, 4:12 PMDockerStorage
+ one of the docker agents?Jason Raede
12/23/2021, 4:12 PMKevin Kho
Jason Raede
12/23/2021, 4:15 PMKirk Quinbar
01/18/2022, 2:55 PM