Cannot interrupt download on Windows except by ending process
- Dominant language
- Python
- Stars
- 28
- Forks
- 37
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 9
Description
In the Windows command prompt, the Windows anaconda prompt, and the ConEmu/cmder terminal emulator, the command `https://api.dandiarchive.org/api/assets/df57a7c0-220d-4756-bed5-028a74b0f916/download/` cannot be interrupted with Ctrl-C or Ctrl-D or any other common keyboard interrupt that I can think of. It can be interrupted only by ending the process...
This is not the same on ubuntu under Windows Substation for Linux. Ctrl-C (twice) works just fine there.
Perhaps a separate issue, but the format of the output is also not as clean as it is on linux.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.