1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-06 13:37:46 +08:00
Dean Herbert 518e5a2245 Make ProgressNotification's status and progress thread-safe
Quite regularly a task will hold a reference to a progress notification and udpate it as progress is made. Therefore these operations should be thread-safe.
2017-10-18 10:07:20 +09:00
..