EmberTown/ember-hearth

Add some strategically placed cancel buttons on long-running operations

Closed this issue · 2 comments

  • Cancel ember install button
  • Cancel install dependencies button
  • Terminate running tasks
  • Terminate running scripts

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.

The script-part isn't relevant anymore, as we bundle node, and all other scripts take < 10s.