crc icon indicating copy to clipboard operation
crc copied to clipboard

[BUG] bundle.Download() should have a context.Context argument

Open cfergeau opened this issue 1 year ago • 1 comments

It's not possible to programmatically cancel bundle downloads. After using start with the REST API, if the bundle has to be downloaded, then it's not possible to use stop while the bundle is being downloaded.

cfergeau avatar Jan 30 '24 16:01 cfergeau