Correctly implement CancellationToken to prevent downloads hanging
tpill90 opened this issue · 1 comments
tpill90 commented
This has been a long standing bug where some users will have their downloads hang without ever completing. This is due to an improper handling of CancellationToken
combined with how WebClient
timeouts are handled.
Some examples where this is likely the cause: