wethegreenpeople / IdleBusiness

A multiplayer idle game
3 stars 3 forks source link

Fix concurrency issues #10

Closed wethegreenpeople closed 3 years ago

wethegreenpeople commented 3 years ago

There's too many ways that entity framework can step on it's own toes here. Need to add some concurrency fixes.

wethegreenpeople commented 3 years ago

Add rowversion and concurrency checks