execute()
From: Rakesh Venkatesh
Sent: Thursday, July 29, 2021 12:47 PM
To: dev
Subject: Re: Code executed twice while deploying VM
Is there a way second computation can be avoided if "startvm" or some other
flag to indicate starting the vm flag is p
___
> From: Rakesh Venkatesh
> Sent: Wednesday, July 28, 2021 2:34 PM
> To: users ; dev
> Subject: Code executed twice while deploying VM
>
> Hello Users/Devs
>
>
> Today I observed that while deploying a VM, the same code is executed
> twice: the first
eason I see the duplication of
code / computation
From: Rakesh Venkatesh
Sent: Wednesday, July 28, 2021 2:34 PM
To: users ; dev
Subject: Code executed twice while deploying VM
Hello Users/Devs
Today I observed that while deploying a VM, the same code is exec
Hello Users/Devs
Today I observed that while deploying a VM, the same code is executed
twice: the first time, while trying to find a suitable deployment
destination and the second time, while trying to start a VM. I think this
is a redundant process and also time-consuming since the same calculat