1
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-05-19 12:15:32 +00:00
Dylan K. Taylor 2858db430e Fixed AsyncTask publishProgress() race condition on task exit
It's possible for a progress update to be lost due to the task finishing before the main thread found the progress update.
2018-10-10 13:41:15 +01:00
..