Return early from `_build_ohlcv_dl_jobs` if `pair_list` is empty. This prevents unconditional access to `self.timeframes` (which was introduced by the optimization), ensuring that tests or scenarios with uninitialized/mocked exchanges and empty pair lists do not crash. Co-authored-by: Corax-CoLAB <239841157+Corax-CoLAB@users.noreply.github.com>pull/12809/head
parent
12b5d81cc1
commit
fe199a46ed
Loading…
Reference in new issue