This message was deleted.
# general
s
This message was deleted.
b
not sure what you mean by actions that are initiated by pulumi after the end of the program btw, this simple program just hangs:
import * as pulumi from '@pulumi/pulumi'
const infra = new pulumi.StackReference('core_infra-global')
const accounts: any = infra.getOutputSync('accounts')