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 missing terminal state timings for TimedOut tasks #16328

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

GalLadislav
Copy link
Contributor

@GalLadislav GalLadislav commented Dec 10, 2024

closes #15944

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

@github-actions github-actions bot added the bug Something isn't working label Dec 10, 2024
Copy link

codspeed-hq bot commented Dec 10, 2024

CodSpeed Performance Report

Merging #16328 will not alter performance

Comparing GalLadislav:fix-terminal-state-timings-for-timedout-tasks (ff09759) with main (33339e1)

Summary

✅ 3 untouched benchmarks

@GalLadislav GalLadislav marked this pull request as ready for review December 10, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TimedOut task has no duration or end time
1 participant