Skip to content

Mechanism to gracefully interrupt an ongoing Downloads.request #255

Closed

Description

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions