Closed davidbanham closed 8 years ago
This solves a race condition where two simultaneous posts could result in non-unique emails entering the system.
Ah right, I had this in setup but wasn't waiting after creation.
I've left the middleware check in there since it'll catch most instances and generates a nicer error message.
This solves a race condition where two simultaneous posts could result in non-unique emails entering the system.