dvc pull cannot be stopped by Ctrl+C (at least on Windows) #10658
Labels
A: data-sync
Related to dvc get/fetch/import/pull/push
help wanted
P: windows
Related to the Platform: Windows
triage
Needs to be triaged
Bug Report
pull: cannot be stopped by Ctrl+C
Description
When DVC downloads huge files from S3, an attempt to cancel the process using Ctrl+C is just ignored.
Reproduce
-->
Expected
The downloading process should stop neary immediately (probably, within 1-2 seconds).
Environment information
Output of
dvc doctor
:Additional Information (if any):
Similar old issue, but for "run" command and on Linux: #2272
The text was updated successfully, but these errors were encountered: