Closed tanmaykm closed 1 month ago
Detect if we are using a newer version of Download.jl that supports interrupting of requests natively and use that instead of throwing InterruptException.
InterruptException
ref: https://github.com/JuliaLang/Downloads.jl/pull/256 and https://github.com/JuliaLang/Downloads.jl/pull/259
fixes: #81
Detect if we are using a newer version of Download.jl that supports interrupting of requests natively and use that instead of throwing
InterruptException
.ref: https://github.com/JuliaLang/Downloads.jl/pull/256 and https://github.com/JuliaLang/Downloads.jl/pull/259
fixes: #81