Skip to content

Investigate statement close behaviour after connection close #878

Description

@mrotteveel

Some spurious test failures in the hibernate-orm tests suggests that attempts to close a statement after the connection has been closed may result in error "The connection is closed [SQLState:08006, ISC error code:337248336]"; technically that is valid, but it does suggest that a connection close doesn't always close the associated statements.

This may be some exceptional circumstance, but verify this to be sure.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions