mirror of https://github.com/Nezreka/SoulSync.git
Pending count queries included NULL-ID rows that _get_next_item filters out, so pending stayed > 0 even when no processable items remained. Workers reported running instead of idle, UI never turned green. Added AND id IS NOT NULL to _count_pending_items across all 9 workers to match the _get_next_item filter.pull/253/head
parent
e0533215da
commit
be77397132
Loading…
Reference in new issue