Hi, I recently had to import a bunch of Azure App Config settings into my stack, and the Pulumi CLI did two things:
• Gave incorrect reports of timings (see below)
• Left a bunch of pulumi executables running that were doing nothing except chew up memory
Is it possible to have the Pulumi CLI not wait an hour to complete it's command? (and preferably not leave behind exe's?)