dask / dask/distributed

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

Open
#5,869 4 comments 1 reaction 1 assignee Claimed by @graingert View on GitHub
bug tests
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

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

https://github.com/dask/distributed/blob/a0f2af66aaccd1c88958372c076d2a53e52a1701/distributed/deploy/old_ssh.py#L94-L95

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.