Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Allow asynchronous tasks to be cleanly cancelled #52

Open
ghost opened this issue Jan 19, 2018 · 0 comments
Open

Allow asynchronous tasks to be cleanly cancelled #52

ghost opened this issue Jan 19, 2018 · 0 comments
Labels
bug Issue is an acknowledged bug, should be fixed

Comments

@ghost
Copy link

ghost commented Jan 19, 2018

#48 introduced a way to cancel running asynchronous tasks from the UI. Unfortunately it seems most tasks do not handle that cancel operation very cleanly. Investigate how we can add support for cancelling these tasks.

Another, less ideal, alternative would be to hide the Cancel buttons from the view.

@ghost ghost added the bug Issue is an acknowledged bug, should be fixed label Jan 19, 2018
@ghost ghost changed the title Allow asynchronous task to be cleanly cancelled Allow asynchronous tasks to be cleanly cancelled Jan 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue is an acknowledged bug, should be fixed
Projects
None yet
Development

No branches or pull requests

0 participants