pulumi/tests/integration/resource_refs_get_resource/go
Thomas Gummerer 844049470c
ResourceRefsGetResourceGo: also wait for the childs message to be registered (#17116)
In https://github.com/pulumi/pulumi/pull/16897 we made sure we wait for
the child to be registered in the container before we continue to avoid
racyness. We however also need to do the same for the message registered
on the child, otherwise that can still race. Do so here.

Fixes https://github.com/pulumi/pulumi/issues/17095
2024-09-03 10:35:37 +00:00
..
Pulumi.yaml Add tests to ensure `pulumi:pulumi:getResource` keeps resource refs 2022-12-16 15:38:46 -05:00
go.mod Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
go.sum Bump the go_modules group across 24 directories with 1 update (#15685) 2024-03-14 07:52:34 +00:00
main.go ResourceRefsGetResourceGo: also wait for the childs message to be registered (#17116) 2024-09-03 10:35:37 +00:00