mysos icon indicating copy to clipboard operation
mysos copied to clipboard

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

Open xujyan opened this issue 10 years ago • 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.

xujyan avatar May 15 '15 22:05 xujyan