Files
Paper/Spigot-Server-Patches/Improve-Server-Thread-Pool-and-Thread-Priorities.patch
Aikar 06e816fd71 Restore thread pool names for Bootstrap vs main
1.16.2 introduced 2 thread pools for Bootstrap vs main we didn't account for.

This also sets Bootstrap priority to be 1 less thread priority too so MC Main threads will always have
more priority specially on servers running multiple instances, since bootstrap tends to use up all CPU.
2020-09-12 11:23:34 -04:00

4.9 KiB