Quaver / Nameless

A high-performance and scalable score submission server for Quaver.
GNU Affero General Public License v3.0
3 stars 4 forks source link

Add mutex lock on scores submitting on the same map #5

Closed Swan closed 2 years ago

Swan commented 2 years ago

The following shouldn't happen - scores were submitted at the same time:

image

Causing duplicate key errors during score submission:

image