fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

Cloud Config: VM still running after experiment failure.

Open mvanotti opened this issue 2 years ago • 1 comments

I tried to launch an experiment in my own cloud project and something failed, however, the VM was created and seems to be running.

I would like to be able to cancel and delete all resources that were used in case of failure.

mvanotti avatar Mar 29 '23 22:03 mvanotti

Yep, you can stop an experiment and all its instances with experiment/stop_experiment.py.

DonggeLiu avatar Apr 03 '23 01:04 DonggeLiu