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
Thanks for the suggestion, but I am curious to why you think removing the await function would work. From my limited knowledge, an await will wait till the connection is closed before proceeding with the next line of code. Or am I missing something?
MySQL1 not closing connection in a Dart console application running on Windows 10, in debug mode. Find an example of the code structure below:
Thanks in advance.
The text was updated successfully, but these errors were encountered: