Skip to content

Test case may panic at testDB_Close_PendingTx #165

@yuzeming

Description

@yuzeming

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions