Hey guys, During a `foreach` flow, where are the c...
# ask-metaflow
c
Hey guys, During a
foreach
flow, where are the class variables stored? I’m running a pipeline with many parallel tasks that keeps failing with this error (after some time)
bash: line 1:    34 Killed
I’m assuming it fails due to lack of memory
1