Skip to content

Timeout on long running tests #21

@jgebal

Description

@jgebal

If tests ron for a long time (20 minutes or so) the client disconnects.
Api should allow for long-running connections. The timeout could be a setting on client and connections should be closed gracefully if timeout occured.
We should use the timeout on buffer read to achieve this.
Maybe the buffer read (in utPLSQL) should throw exception on timeout.

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