1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-12 02:07:46 +08:00
Dan Balasescu 6dbf466009
Fix incorrect exception handling
In particular, when the exception is:
`AggregateException { AggregateException { HubException } }`,
then the existing code will only unwrap the first aggregate exception.

The overlay's code was copied from the extension so both have been
adjusted here.
2025-01-23 18:32:19 +09:00
..
2024-12-31 14:02:07 +01:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00