Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3-ipyparallel: enable check #46209

Merged
merged 1 commit into from Sep 26, 2023
Merged

Conversation

tornaria
Copy link
Contributor

Testing the changes

  • I tested the changes in this PR: briefly

@tornaria tornaria force-pushed the ipyparallel branch 3 times, most recently from 2775c18 to 0d58a25 Compare September 25, 2023 01:30
@tornaria
Copy link
Contributor Author

@ahesford I had to disable check on musl since it's broken, both in CI and locally. The cluster just gets stuck (it seems a python process dies but the parent doesn't realize).

The checks pass just fine in x86_64 and i686 (both locally and in all my pushes to gh), so this is better than what was there before.

I'm not looking into it anymore. As a starting point, ipyparallel/tests/test_apps.py::test_ipcluster_start_stop always fails. But then other files sometimes result in all errors (not failures), sometimes they don't (test_asyncresult.py, test_client.py, test_cluster.py, ...).

srcpkgs/python3-ipyparallel/template Outdated Show resolved Hide resolved
srcpkgs/python3-ipyparallel/template Outdated Show resolved Hide resolved
@ahesford ahesford merged commit 2fa926e into void-linux:master Sep 26, 2023
8 checks passed
@tornaria tornaria deleted the ipyparallel branch October 10, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants