bu-else / 2017-doi-app

Mobile application to aid in drug overdose intervention.
0 stars 0 forks source link

Add mutexes to generate id on the server #76

Open laurahsisson opened 6 years ago

laurahsisson commented 6 years ago

And add tests for the parallelization. It's really not safe and multiple emergencies could be generated with the same ID. Pretty unlikely though.