I\'m trying to find out if there could be an issue when accessing an object from multiple promises, eg:
let obj = {test: 0} let promisesArr = [] for (let n =