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
{{ message }}
This repository was archived by the owner on Dec 25, 2022. It is now read-only.
Based on your comment on L31, you note that you created
thread_connfor safety. However, L33-34 continue to use your original connection.Is this merely an error? Or do you intentionally disregard the "thread safety" for which you noted?