I am using mysql.connector.pooling.MySQLConnectionPool to create a connection pool and before exiting the app, I wanted to release the connections. So I called mysql.connector.pooling._removeConnections() to release the pool connections but unfortunately, if I check the number of connections using...
A scan is currently running as we speak, I'll edit this and post the results. All the help given will be greatly appreciated!Edit: Everything came back as being clean, though the issue still persists. Also I forgot to mention I'm running on Windows 7 currently. DarkendHeart Beginner ...