Hacker News new | ask | show | jobs
by jacobwg 809 days ago
Correct yeah, each run starts on a brand new VM with a brand new disk - since these are EC2 instances with EBS volumes for their root disk, the whole instance and the EBS volume are deleted after the job finishes and are not reused.
1 comments

Thanks for the reply