dask / dask/distributed

progress ipywidget should handle cancelled futures

Open
#289 6 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

As of now, the `progress` notebook widget seems to treat all cancelled futures in the same way as it reported pending futures:
- the time spent counter goes on indefinitely as if waiting for the cancelled tasks to process,
- the progress bar show white background for remaining tasks (that are all cancelled).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.