twitter-archive/mysos

Interrupt the backup restore process if the user deletes the cluster while the instance is still restoring...

Opened this issue · 0 comments

Current When you delete a cluster Mysos doesn’t interrupt the restore process… it only deletes it after it’s done. This means if your restore takes a hour you have to wait that long for the resources to be released...

We should instead interrupt any executor subprocess and kill it right away.