Is there a possible race condition if 2 requests call `idFromName` with the same never-before-used n
Is there a possible race condition if 2 requests call
idFromName with the same never-before-used name? Or are there guards around that?