malawski / cloudworkflowsimulator

Other
24 stars 20 forks source link

Keep track of Terminating VMs #161

Open aciepiela opened 8 years ago

aciepiela commented 8 years ago

We can keep track of terminating VMs and don't include them in AvailableMachines (Cloud class), because assigning new tasks to machines which are being terminated doesn't make sense, because they will fail immediately.