You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed, before this patch, we weren't retrying to reconnect properly.
This patch fixes the issue by using the pre_ping function of sqlalchemy.
This patch fixes#346.
Contributors:
* @spirillen
Description
After the test have "completed" sqlalchemy complains about broken mysql connection
Configuration
Reproduction
Expected behavior
No errors
Screenshots
Versions
OS: Ubuntu 22.04.3
Python Version: 3.11
PyFunceble Version: pyfunceble 4.2.4.dev (Blue Duckling: Ixora)
Additional context
The text was updated successfully, but these errors were encountered: