Skip to content

test suite intermittently closes with no further output from pytest (os._exit in old_ssh) #5869

@graingert

Description

@graingert

I was debugging the test run on tmate and noticed the test suite sometimes just aborted with no pytest teardown at all, traced it down to an os._exit(1) call here

# Connection failed after multiple attempts. Terminate this thread.
os._exit(1)

Metadata

Metadata

Assignees

Labels

bugSomething is brokentestsUnit tests and/or continuous integration

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions