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

Fix race condition in Fine Performance Metrics sync #7927

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

crusaderky
Copy link
Collaborator

Fix regression introduced in #7885, which would cause any metrics accumulated on the worker while the heartbeat is running not to be propagated to the scheduler.

@crusaderky crusaderky requested a review from fjetter as a code owner June 16, 2023 13:19
@crusaderky crusaderky self-assigned this Jun 16, 2023
@crusaderky crusaderky requested a review from milesgranger June 16, 2023 13:19
@github-actions
Copy link
Contributor

Unit Test Results

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

       20 files  +       1         20 suites  +1   11h 40m 21s ⏱️ + 34m 1s
  3 685 tests +       1    3 575 ✔️ ±       0     108 💤 ±  0  2 +1 
35 640 runs  +1 326  33 873 ✔️ +1 286  1 765 💤 +39  2 +1 

For more details on these failures, see this check.

Results for commit 49dc6be. ± Comparison against base commit e7cb0d8.

Copy link
Contributor

@milesgranger milesgranger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! 👍

@crusaderky crusaderky merged commit abe8745 into dask:main Jun 16, 2023
@crusaderky crusaderky deleted the spans_sync_race branch June 16, 2023 16:52
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