tmp debug meta-ref

This commit is contained in:
Xi Yan 2024-12-30 14:08:25 -08:00
parent b1062d3932
commit e634ceeafc
2 changed files with 3 additions and 4 deletions

View file

@ -186,6 +186,7 @@ async def construct_stack(
run_config, provider_registry or get_provider_registry(), dist_registry
)
print("impls", impls)
print("run_config", run_config)
await register_resources(run_config, impls)
return impls