SongodaCore/Core
Christian Koop 4b738fdf78
fix: Prevent data loss on server shutdown in DataManager
We should wait for the async pool to cleanly exit and finish all running tasks.
30 seconds is a lot but we don't want any data loss – If 30 seconds are exceeded there might just be something
fundamentally broken in the (plugin) implementation (or a huge bulk action?)
2024-02-10 19:26:44 +01:00
..
src fix: Prevent data loss on server shutdown in DataManager 2024-02-10 19:26:44 +01:00
pom.xml Add minimessage and utility class for it 2024-01-30 17:14:58 +01:00