1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-25 11:47:19 +08:00
osu-lazer/osu.Game.Tests
Salman Ahmed 8e96ffd1e6 Fix "wait for import" until step potentially finishing early
If not obvious, the issue with previous code is that it was checking for `IsAvailableLocally`, while the import is happening on a different thread, so that method could return `true` before the importing has finished and `ItemUpdated` event is called.
2021-02-02 16:54:41 +03:00
..
2020-12-03 23:13:48 +01:00
2021-01-31 15:43:58 +01:00
2020-12-01 15:37:51 +09:00
2020-12-05 22:15:41 +01:00
2021-01-31 15:43:58 +01:00
2021-01-18 21:24:10 +09:00
2020-11-13 17:51:01 +09:00