cytomining / cytomining/CytoTable

`parsl.jobs.errors.TooManyJobFailuresError` sporadically occurs on MacOS Images for GitHub Actions jobs during `pytest` operations

Open
#143 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
21
Forks
6
Avg merge
2d 3h
Merged PRs (30d)
6

Description

This issue focuses on a sporadic issue witnessed on the MacOS image while running `pytest` tests for CytoTable from GitHub Actions with a repeated error message:

```text
parsl.jobs.errors.TooManyJobFailuresError: Error 1:
EXIT CODE: 5
STDOUT: Found cores : 4
Launching worker: 1
Failed to find a viable address to connect to interchange. Exiting
```

On rerunning the job after changes where it was witnessed, the error doesn't occur again. I'm unsure if this is related to the GitHub Actions platform, Parsl, how Parsl is used by CytoTable, or some combination of all three.

Reference job where this occurred: https://github.com/cytomining/CytoTable/actions/runs/7480639908/job/20360513109

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.