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 got a socket exception trying to stablish a mysql connection when the server wasn't open and listening. I think would be better to be able to catch that on my end if possible. I'm still noob on futures and returning null on async and all so I can't contribute on that right now but I'm working on it.
The text was updated successfully, but these errors were encountered:
I got a socket exception trying to stablish a mysql connection when the server wasn't open and listening. I think would be better to be able to catch that on my end if possible. I'm still noob on futures and returning null on async and all so I can't contribute on that right now but I'm working on it.
The text was updated successfully, but these errors were encountered: