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
I have the same with SQLite. I believe that SQLite connections can not be shared across threads/processes. So the same might apply to MySQL connections.
Hi, I encounter the problem of
TypeError: can't pickle _mysql_connector.MySQL objects
, can pathos deal with mysql objects?The text was updated successfully, but these errors were encountered: