Skip to content

tac: Tests with piped input fail intermittently on windows #4204

@Joining7943

Description

@Joining7943

The test framework changes feeding stdin into the child process from blocking to non blocking (as soon as #4136 is merged). This change made the tests using UCommand::pipe_in fail intermittently on windows. Most likely it is due to a problem in the implementation of tac and how it is reading data from stdin(). However, this issue is needs further investigation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions