bumpy-shoe-22762
06/04/2023, 4:52 AMself.object
in the start step. In the subsequent step, would self.object
be unpickled into memory automatically even if I don’t access it in the step? In my case, self.object
is very large and I’m trying to avoid OOMs