AntennaPod/core
ByteHamster 4530413d97 Fix DownloadService deadlock
downloadExecutor.take() clears the interrupted state of the thread when throwing an
InterruptedException. When getting this exception, we need to return instead of relying
on the loop to get cancelled.
2019-12-10 23:01:19 +01:00
..
src Fix DownloadService deadlock 2019-12-10 23:01:19 +01:00
.gitignore
build.gradle Merge pull request #3587 from ByteHamster/remove-commons-text 2019-11-06 19:38:01 +01:00
proguard-rules.pro