fix waiting for all started feed downloads with -J
authorJoey Hess <joeyh@joeyh.name>
Wed, 12 Jul 2023 02:08:19 +0000 (22:08 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 12 Jul 2023 02:08:35 +0000 (22:08 -0400)
commit7fc650381297dc3481e14087a54c79d22b0b92d7
treed1cc2d2c66237b3c8dd5a97be8c762a9e402f79f
parent04313e1feb9bc7ecdce0cf22af5e38bf6a188a6f
fix waiting for all started feed downloads with -J

importfeed bug fix: When -J was used with multiple feeds, some feeds did
not get their items downloaded.

In my case, I had added a feed to the end of the list, and no items from it
were ever downloaded.

Sponsored-by: Leon Schuermann on Patreon
CHANGELOG
Command/ImportFeed.hs