【Netscape Navigator™】
.:: LINKS ::.
.:: ARTICLES ::.

BANNER EXCHANGE

Contact me on Tilde.Chat to exchange banners!

Random Tilde Box Join the Tildeverse Webring




SSB Log Entry 1040


pigeon-protocol SHORT UPDATE:

I'm still terrible at Go (sorry). This update is more of a solicitation for help from seasoned Golang devs rather than my traditional daily updates.

Why is My Go DB Connection Hanging?

I wrote a unit test that calls a resetDB() help function.

Unfortunately, the DB connection hangs indefinitely on this line right here.

Database driver is ql.

Any #golang experts seen this one before? I'm guessing I made a novice mistake somewhere.