This message was deleted.
# general
s
This message was deleted.
b
for anything other than a
Pulumi.Stack
you must call
this.RegisterResourceOutputs(...)
. Otherwise your promises will not be caught and awaited by the engine, and you'll have leaks
At least.. that has been my understanding.