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
@alanprot I believe the right fix here is to just ignore exceptions in DisposeAsync (since we're closing the session/connection anyway). I've pushed a fix in 0.11.1; let me know if you run into any further problems!
After the the release 0.11.0 this error started to occur again... (maybe something with the ssl connection).
The error appears to be when disposing an old connection.
MySqlConnector/src/MySqlConnector/MySqlClient/ConnectionPool.cs
Line 32 in f32da04
MySqlConnector/src/MySqlConnector/Serialization/MySqlSession.cs
Line 48 in f32da04
Thanks again! 😀
The text was updated successfully, but these errors were encountered: