https://pulumi.com logo
Title
i

icy-jordan-58549

07/29/2021, 4:25 PM
any ideas why
stack.up
takes
Duration: 1m6s
and when this message appears, to resolve the Promise and give me output back it takes like another 1min (typescript)
b

billowy-army-68599

07/29/2021, 6:29 PM
Hi Fedya, it's not clear what you're asking here I'm afraid - can yu share more information?
i

icy-jordan-58549

07/30/2021, 9:25 AM
stack.up({
      onOutput: <http://console.info|console.info>
    });
awaiting this, takes 1m+ even if the stack output shows that everything has been created and duration took 1m6s
so basically, I see that the stack has been completed, but promise doesn’t return for next 1min or so
b

billowy-army-68599

07/30/2021, 3:05 PM
Can you open an issue for this? Sounds like a bug
i

icy-jordan-58549

07/30/2021, 3:34 PM
is there anything that I can share with you?
like trace / memory dump? what should help you understand what’s going on
b

billowy-army-68599

07/30/2021, 4:02 PM
a performance trace would help, but being able to repro it is a start