Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add initial timeout to output_buffer.get_lines  #840

Closed
@pesse

Description

@pesse

In ut_output_table_buffer, when get_lines is called there should be a timeout thrown if no lines can be obtained after x seconds.

This is because if we request get_lines and don't run a corresponding TestRunner (as happening in utPLSQL/utPLSQL-cli#20), we only have the very big timeout of 4 hours in the reporters.
We should at least check that something is happening and act appropriately if not.

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