shan916 / safe-rides

4 stars 0 forks source link

Feature/fix race condition #156

Closed ozerugae closed 6 years ago

ozerugae commented 6 years ago

Add version columns for the ride request and drivers. This resolves the race conditions when assigning two different drivers to the same ride request or when assigning the same driver to two different ride requests. There are "other" race conditions but the effect is not as large as the above two scenarios.

ozerugae commented 6 years ago

Race Condition handling @ 15fps example