Promesa. No espera
// Always clone the array
await Promise.all([...promisesArray])
florinrelea
// Always clone the array
await Promise.all([...promisesArray])