1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-07 01:57:19 +08:00
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.
2021-12-21 11:13:41 +01:00
..
2020-12-19 10:36:27 +01:00
2021-11-30 11:56:53 +09:00
2021-10-01 22:23:51 +09:00