Skip to content

[BUG] 15.0.1 breaks click.testing.CliRunner run from pytest with pytest-xdist #105

Description

@ITProKyle

My application updated from 15.0.0 to 15.0.1 via a dependabot PR earlier today. This resulted in click.testing.CliRunner raising ValueError: I/O operation on closed file. (logs) in our tests. I would assume the closed file it is referring to is sys.stderr.

Reverting back to 15.0.0 results in the tests passing (rackspace/runway#667).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions