High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Aikar 74343ef1be Wait for Async Tasks during shutdown
Server.reload() had this logic to give time for tasks to shutdown,
however shutdown did not...

Adds a 5 second grace period for any async tasks to finish and warns
if any are still running after that delay just as reload does.
2020-05-10 22:16:17 -04:00
paper-server Wait for Async Tasks during shutdown 2020-05-10 22:16:17 -04:00