podcast: cancel download doesn't work for slow connections
Steps to reproduce:
- Add artificial network delay as below ( on the primary interface )
[~]# tc qdisc add dev eth0 root netem delay 3000ms
- Start podcast download and cancel it immediately.
- Podcast download will start after ~10 seconds.