Closed
Description
openedon Aug 24, 2024
We often have APIs that stream results over a period of time. What would be a reliable way to interrupt such an ongoing Downloads.request
?
From what I gather, interrupting the julia task is not ideal. So I think this has to be done using libcurl APIs. And probably Downloads.request
needs to provide a mechanism to signal an interruption to it somehow. Putting up this issue for discussion and resolution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels