I've been seeing this same problem for a while with 0.99.1 in unstable. Ctrl-C leaves an hpodder process in the background that has to be killed off additionally. It's as if it loses track of its threads.
I'm currently experimenting with "unthreading" the execution manually:
% hpodder lscasts | sort -n | cut -f1 -d' ' | grep -v ID \
| xargs -i hpodder fetch {}
I'll let you know if this helps to alleviate the problem.
--
John M Flinchbaugh
[EMAIL PROTECTED]
signature.asc
Description: Digital signature

