mirror of
https://github.com/ppy/osu.git
synced 2025-03-12 10:27:20 +08:00
Fixes issues as seen at https://github.com/ppy/osu/runs/3023581865?check_suite_focus=true. Song select may take a few frames to perform initial selection as there is a bit of internal async logic. This ensures that the beatmap has been updated before continuing with test execution.