dagster
dagster copied to clipboard
Consolidate resource / instance logic for invocation
Summary & Motivation
Consolidates the logic used to open resource-based context managers for direct invocation of dagster definitions. Also fixes https://github.com/dagster-io/dagster/issues/9362
How I Tested These Changes
Existing unit tests + ensuring that the repro in linked issue does not result in an error.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Hey @dpeng817 does this still need review/is up to date? Pretty stale.