Skip to content

Commit

Permalink
Add TODO about preserve flag setting
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Feb 1, 2024
1 parent 185ad3c commit 654752e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ protected override void ProcessResult(ScoreItem item)
transaction.Commit();
}

// TODO: this can be removed after https://github.com/ppy/osu-web/issues/10942 is closed out.
// Intentionally not part of the transaction to avoid deadlocks.
// See https://discord.com/channels/90072389919997952/983550677794050108/1199725169573380136
if (score.Passed)
Expand Down

0 comments on commit 654752e

Please sign in to comment.