Closed rgaudin closed 2 years ago
Because mysql is a client/server database, we need the tests to acquire a connection to the database, run the tests on the correct loop then release the connection.
This is currently not handled and fails.
Because mysql is a client/server database, we need the tests to acquire a connection to the database, run the tests on the correct loop then release the connection.
This is currently not handled and fails.