fetch subs fix #2130

Merged
tzarebczan merged 1 commit from fix-fetch into master 2018-11-30 20:54:59 +01:00

1 commit

Author SHA1 Message Date
Thomas Zarebczan
1b92cb4d1e fetch subs fix
Instead of calling check subscriptions after fetching them (with a timeout hack), do this directly in the fetch routine instead of calling claim_list_by_channel. This ensures claim_list_by_channel is only called once and the subscriptions are checked after every fetch.
2018-11-30 13:59:36 -05:00