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

Test that sync() propagates contextvars #8354

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

crusaderky
Copy link
Collaborator

@crusaderky crusaderky commented Nov 15, 2023

Test that sync() propagates contextvars.

This is specifically important so that callbacks defined by distributed.metrics.context_meter.add_callback can be triggered by coroutines called through sync().

Also review and clean up other tests for sync().

@crusaderky crusaderky self-assigned this Nov 15, 2023
Copy link
Contributor

Unit Test Results

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

       27 files  ±  0         27 suites  ±0   12h 8m 28s ⏱️ + 1m 7s
  3 936 tests +  2    3 813 ✔️  -   1     117 💤 ±0  4 +1  2 🔥 +2 
49 515 runs  +27  47 090 ✔️ +22  2 414 💤 ±0  9 +3  2 🔥 +2 

For more details on these failures and errors, see this check.

Results for commit b583608. ± Comparison against base commit 9548541.

@crusaderky crusaderky merged commit 4fb2906 into dask:main Nov 16, 2023
27 of 35 checks passed
@crusaderky crusaderky deleted the test_sync branch November 16, 2023 18:38
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