Skip to content

Use progress estimation for waiting for async background tasks#38

Merged
haubi merged 2 commits into
eclipse-tea:masterfrom
tcornerstone:master
Oct 27, 2025
Merged

Use progress estimation for waiting for async background tasks#38
haubi merged 2 commits into
eclipse-tea:masterfrom
tcornerstone:master

Conversation

@tcornerstone
Copy link
Copy Markdown
Contributor

TEA often spends a significant time waiting for asynchronous background tasks to complete. In the Tasking Live View however, the user receives no feedback how long this might take.

This PR adds the time-based progress estimation approach already used by other tasks to waiting for background tasks. Thus, the progress on waiting for background tasks is reported based on the time it took during the last run.

@mduft
Copy link
Copy Markdown
Contributor

mduft commented Oct 22, 2025

lgtm

@haubi haubi merged commit 20f1df3 into eclipse-tea:master Oct 27, 2025
6 of 7 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.

3 participants