Prratek Ramchandani
01/12/2022, 5:10 PMchris
01/12/2022, 5:25 PMPrratek Ramchandani
01/12/2022, 5:26 PMdagster-shell
and modified a little. i’ll share a snippet after i’ve made sure i’m not just doing something stupid hahachris
01/12/2022, 5:26 PMPrratek Ramchandani
01/12/2022, 5:33 PMdagster-shell
) which is called inside a context manager with that file open. it was working fine until i tried to yield an AssetMaterialization
within that function on line 79, and works again once i take out 75-79chris
01/12/2022, 5:50 PMPrratek Ramchandani
01/12/2022, 5:56 PMchris
01/12/2022, 5:58 PMyield from execute_script_file(...)
insteadPrratek Ramchandani
01/12/2022, 5:58 PMchris
01/12/2022, 11:26 PM