While starting multiple VMs in parallel is unsafe in general (see lima-vm/lima#1354) it'd be really nice to have a way to 🤞🏻, 🙏🏻 and do it anyway. As long as all VMs are created already it should be safe to start them in parallel. So my idea is to add a parallel=true kind of parameter to the lima::cluster::start plan.
While starting multiple VMs in parallel is unsafe in general (see lima-vm/lima#1354) it'd be really nice to have a way to 🤞🏻, 🙏🏻 and do it anyway. As long as all VMs are created already it should be safe to start them in parallel. So my idea is to add a
parallel=truekind of parameter to thelima::cluster::startplan.