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

Avoid capturing code of xdist #8846

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

fjetter
Copy link
Member

@fjetter fjetter commented Aug 30, 2024

We don't have automated tests for this but this can be verified by running

pytest distributed/tests/test_client.py::test_computation_object_code_dask_compute -s -n1

Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    25 files  ±0      25 suites  ±0   10h 20m 18s ⏱️ + 6m 42s
 4 122 tests ±0   4 006 ✅ +3    111 💤 ±0  5 ❌  - 3 
47 615 runs  ±0  45 500 ✅ +1  2 108 💤 +1  7 ❌  - 2 

For more details on these failures, see this check.

Results for commit 43d52e0. ± Comparison against base commit e19c630.

@jrbourbeau jrbourbeau merged commit ac7a24e into dask:main Aug 30, 2024
24 of 33 checks passed
@fjetter fjetter deleted the xdist_code_capture branch August 30, 2024 15:28
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.

2 participants