mirror of
https://github.com/ppy/osu.git
synced 2025-03-06 13:37:46 +08:00
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.