Occasionally Pulumi will just "freeze" at differen...
# general
f
Occasionally Pulumi will just "freeze" at different stages like this:
Copy code
+-     ├─ aws:ecs:TaskDefinition  basic-web                 replaced      changes: ~ containerDefinitions
 ~      └─ aws:ecs:Service         basic-web                 updating..    changes: ~ taskDefinition
Updating... is still cycling through dots. What is the correct procedure here? Should I ctrl+c?