Files
Paper/Spigot-Server-Patches
Shane Freeder 7ac317a863 Fix FileIOThread concurrency issues (fixes #1505)
FileIOThread was using two volatile counters in order to track if
any pending work was in the queue, this causes potential concurrency
issues when this counter is updated from multiple threads, potentially
causing these counters to desync due to the unsafe volatile update
2018-10-03 19:07:08 +01:00
..
2018-07-20 20:57:43 +01:00
2018-08-26 14:11:49 -04:00
2018-08-26 14:11:49 -04:00
2018-08-26 14:11:49 -04:00
2018-08-26 14:11:49 -04:00
2018-07-23 20:24:44 -04:00
2018-08-26 14:11:49 -04:00
2018-07-23 09:39:55 +01:00
2018-07-23 09:39:55 +01:00
2018-08-26 14:11:49 -04:00