Open justinvp opened 1 year ago
I have a local fix. Interestingly, when run from a test (using mocks), the test does not hang. But a local program using pulumi up
does.
When addressing this, make sure more complex relationships also do not hang: https://github.com/pulumi/pulumi/issues/12736
The following program hangs:
More details in https://github.com/pulumi/pulumi/issues/12032