Arcana / dotabank-web

dotabank.com
8 stars 6 forks source link

Fix duplicate players being created for replays #21

Open rjackson opened 9 years ago

rjackson commented 9 years ago

I believe this is caused by our GC handler receiving a match callback twice, and always creating new ReplayPlayer records for each player it gets in each callback.