osukey/osu.Game
Dean Herbert 7ef03dd2cb Use fire-and-forget async operations on global track
This avoids any blocking overhead caused by a backlogged audio thread.
Test seem to pass so might be okay?

Note that order is still guaranteed due to the `ensureUpdateThread`
queueing system framework-side.
2022-07-07 17:15:45 +09:00
..
2022-06-17 16:37:17 +09:00
2022-06-24 21:26:19 +09:00
2022-06-24 21:26:19 +09:00
2022-06-17 16:37:17 +09:00
2022-06-24 21:26:19 +09:00
2022-06-17 16:37:17 +09:00
2022-06-17 16:37:17 +09:00
2022-04-28 19:26:28 +09:00
2022-07-07 17:13:16 +09:00