added usleep to prevent race condition
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Fri, 23 Dec 2016 15:51:46 +0000 (10:51 -0500)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Fri, 23 Dec 2016 15:51:46 +0000 (10:51 -0500)
commitdd5542ceea93e9153eaaa674b61b0d430e1e6f03
tree59bd569c9c37176e40a7a6aecd6e82fb3a40654e
parent2db6180af38a803438bb2f89ab3edccabac0f91b
added usleep to prevent race condition

this is relatively safe to do, even if 1000 memberships are created all
at once, upon occasion.
memberdashboard.php