Hi Metaflow maintainers,
I am following up on issue 3345:
github.com/Netflix/metaflow/issues/3345
I reproduced the problem, and PR 3346 proposes preserving self._globals by reference during DelayEvaluator copies.
Could a maintainer confirm whether the issue and approach are approved? I would be happy to verify the regression tests once confirmed.