Skip to content

Comments

Fix task reporting errors when I/O blocking tasks run#924

Merged
hulto merged 4 commits intomainfrom
754-tomes-that-finish-fast-fail-to-respond-when-another-task-is-blocking-io
May 4, 2025
Merged

Fix task reporting errors when I/O blocking tasks run#924
hulto merged 4 commits intomainfrom
754-tomes-that-finish-fast-fail-to-respond-when-another-task-is-blocking-io

Conversation

@hulto
Copy link
Collaborator

@hulto hulto commented May 3, 2025

What type of PR is this?

/kind bug

What this PR does / why we need it:

It seems like the issue with tomes reporting back too fast is that there's no initial task reporting where the claimed at is set.
To solve this always send two reports.

Which issue(s) this PR fixes:

Fixes #754

Copy link
Collaborator

@Cictrone Cictrone left a comment

Choose a reason for hiding this comment

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

lgtm for now

@hulto hulto merged commit d213542 into main May 4, 2025
4 checks passed
@hulto hulto deleted the 754-tomes-that-finish-fast-fail-to-respond-when-another-task-is-blocking-io branch May 4, 2025 02:11
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.

Tomes that finish fast fail to respond when another task is blocking IO

2 participants