Add some strategically placed cancel buttons on long-running operations
Closed this issue · 2 comments
thomassnielsen commented
- Cancel ember install button
- Cancel install dependencies button
- Terminate running tasks
- Terminate running scripts
thomassnielsen commented
This is better now, but shell scripts doesn't cancel for some reason. There is probably some way to do this. Another option is to move whatever the shell script does into Swift. That would give us more control anyway.
thomassnielsen commented
The script-part isn't relevant anymore, as we bundle node, and all other scripts take < 10s.