dotnet / dotnet/arcade

Long running tasks should support cancellation

Open
#107 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

One ongoing issue with some long-running tasks (e.g. DownloadFromAzure, PushToBlobFeed, etc.) is that they don't support cancellation. So Ctrl+C during the build will simply wait for the task to finish. As we port tasks to Arcade, we should ensure that long running ones support cancellation.

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.