Files
Paper/Spigot-Server-Patches/Thread-Safe-Iteration-of-Chunk-Scheduler.patch
Aikar f3a76d261a Fix a concurrency issue with chunk scheduler
It's possible we won't hit this on the servers current state since nothing is async,
but we are working towards that.

I experienced a crash due to this code during my work.
2018-07-23 19:41:41 -04:00

1.8 KiB