1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 16:20:14 +08:00
Files
osu-lazer/osu.Game/Database
T
Bartłomiej Dach ca7303a50a Fix online lookup cache not clearing completed task on early return
The task not being cleared in the early return path would cause
`pendingRequestTask` to become stuck as a completed task, and
`queryValue()` would not recreate it due to the null check there,
therefore stalling all lookups forevermore until a game restart.
ca7303a50a · 2021-12-21 11:13:41 +01:00
History
..
2020-12-19 10:36:27 +01:00
2021-11-30 11:56:53 +09:00
2021-10-01 22:23:51 +09:00