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 HTML repr for TaskState objects #8188

Merged
merged 1 commit into from Oct 2, 2023

Conversation

fjetter
Copy link
Member

@fjetter fjetter commented Sep 15, 2023

Closes #8187

@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.

       21 files  ±  0         21 suites  ±0   10h 43m 11s ⏱️ + 11m 9s
  3 824 tests +  1    3 713 ✔️ ±  0     107 💤 ±0  4 +1 
36 965 runs  +22  35 162 ✔️ +25  1 799 💤  - 4  4 +1 

For more details on these failures, see this check.

Results for commit e48dbdb. ± Comparison against base commit b75f5da.

Copy link
Member

@hendrikmakait hendrikmakait left a comment

Choose a reason for hiding this comment

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

Thanks, @fjetter!

@hendrikmakait hendrikmakait merged commit fa78558 into dask:main Oct 2, 2023
25 of 29 checks passed
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.

Regression in TaskState._repr_html post stringification changes
2 participants