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
testDB_Close_PendingTx func asserting db.Close() will return with in 100ms. However, if it takes more time, the main test func will return before anonymous func calls t.Fatal(err) at line 704, which causes a panic Fail in goroutine after test_name has completed from Source Code