Closed
Description
openedon Aug 24, 2024
Interrupting the download task by scheduling an InterruptException on to it, like what we do here is not a good idea. It can lead to data race conditions and corruption.
We need to replace it with something that is safe. Ref JuliaLang/Downloads.jl#255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels