Plot-System
Plot-System copied to clipboard
[Bug] - Multiple database connections opened
Plot-System version: 3.0.3-125
Description
After viewing plots of another player by right-clicking on the player, the database connection is not closed.
Steps to reproduce
- right click on another player
- close the menu
- repeat this approximately 5 times
Possible solution
I have no idea yet because every connection is closed when the menu is opened and the content is loaded.
Sorry, but i don't really get it. What is the exact problem? We use a connection pool, there should be multiple connections open. Ofc they should get idle after some time when work is done. Would be a other thing if Hikari is nott involved :D