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

Task interface should let long tasks say when they are ready #72

Open
amonks opened this issue Jul 22, 2023 · 0 comments · May be fixed by #134
Open

Task interface should let long tasks say when they are ready #72

amonks opened this issue Jul 22, 2023 · 0 comments · May be fixed by #134
Assignees
Labels
enhancement New feature or request needs thought We have some decisions to make before moving on this.
Milestone

Comments

@amonks
Copy link
Owner

amonks commented Jul 22, 2023

for scriptTasks, waiting 500ms (or whatever) and then marking the task "ready" is close to the best we can do; fine.

but that 500ms thingy should be part of script task, not part of the runner itself—if have some other task implementation, it can just… say when it's ready!

@amonks amonks added enhancement New feature or request needs thought We have some decisions to make before moving on this. and removed needs thought We have some decisions to make before moving on this. labels Jul 22, 2023
@amonks amonks added this to the 1.0 milestone Jul 24, 2023
@amonks amonks added the needs thought We have some decisions to make before moving on this. label Mar 31, 2024
amonks added a commit that referenced this issue Apr 18, 2024
closes #96
closes #72
@amonks amonks linked a pull request Apr 18, 2024 that will close this issue
amonks added a commit that referenced this issue Apr 19, 2024
closes #96
closes #72
closes #129

todo:
close #126
close #57
close #139
amonks added a commit that referenced this issue Apr 22, 2024
closes #96
closes #72
closes #129

todo:
close #126
close #57
close #139
@amonks amonks closed this as completed Apr 23, 2024
@amonks amonks reopened this Apr 23, 2024
@amonks amonks self-assigned this Apr 23, 2024
amonks added a commit that referenced this issue Apr 23, 2024
closes #96
closes #72
closes #129

todo:
close #57
close #139
amonks added a commit that referenced this issue Apr 25, 2024
closes #96
closes #72
closes #129

todo:
close #57
close #139
amonks added a commit that referenced this issue Jul 29, 2024
closes #96
closes #72
closes #129

todo:
close #57
close #139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs thought We have some decisions to make before moving on this.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant