Files
Paper/Spigot-Server-Patches/Avoid-blocking-on-Network-Manager-creation.patch
Aikar 8bee892ded Avoid blocking on Network Manager creation
Fixes #294

Use a pending list to handle new connections so that the netty threads
do not block waiting for the main thread to finish ticking
2016-05-16 23:21:26 -04:00

2.7 KiB