mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Helpful debug on shutdown
This commit is contained in:
parent
0ea163e3ee
commit
9f5445689c
@ -1489,6 +1489,7 @@ public final class SQLDatabaseManager implements DatabaseManager {
|
||||
|
||||
@Override
|
||||
public void onDisable() {
|
||||
mcMMO.p.debug("Releasing connection pool resource...");
|
||||
connectionPool.release();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user