I'm trying to use Pulumi with an async handler and...
# general
d
I'm trying to use Pulumi with an async handler and TypeScript (as documented https://www.pulumi.com/docs/intro/languages/javascript/#entrypoint ) and it seems like it just doesn't actually work. It runs the code up to the first yield from a promise and then stops, so I get a portion of the resources.