tonyofrancis / Fetch

The best file downloader library for Android
https://www.meta.stackoverflow.com/tags/fetch2
Apache License 2.0
1.63k stars 328 forks source link

Fetch does not throw exception when internet connection get lost #664

Open javadssmsh opened 8 months ago

javadssmsh commented 8 months ago

I disconnect the internet connection by turning off wifi when fetch downloads the file. I expected fetch to throw an exception but it didn't. Is it a bug?