Skip to content

Conversation

@mdickinson
Copy link
Member

This PR renames the ProgressCancelled exception to TaskCancelled and moves it to base_future.py. This is in anticipation of future task types that might want to re-use the same exception. (Notably the StepsTask in #367.)

Closes #445

Copy link
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

LGTM

@mdickinson mdickinson merged commit 86ba569 into main Jul 21, 2021
@mdickinson mdickinson deleted the refactor/rename-progress-cancelled branch July 21, 2021 14:56
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.

Rename ProgressCancelled exception

2 participants