Skip to content
Snippets Groups Projects
Verified Commit b99617f9 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

relister: Fix consistently the behavior for the first time relisting

If nothing has been done prior to a full relisting, there is actually nothing
to list. So the relister in question does nothing.

In that context, the IndexingLister class's `db_partition_indices` method now
returns an empty list instead of raising a ValueError when there is nothing to
list.

Related T1826
Related e129e48c
parent 6662ae8d
No related branches found
Tags v0.0.23
1 merge request!375bitbucket: Allow incremental lister to start properly the first time
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment