swh-lister/swh/lister/hackage
Antoine Lambert eadb704494 pattern: Ensure termination date is set at the end of listing process
Previously it could be set by any call to the `set_state_in_scheduler`
method.

This was leading to side effects on the save bulk lister while updating
the scheduler state when encountering an invalid or not found origin,
and thus the listing failed.

Fixes #4712.
2024-10-24 12:33:40 +02:00
..
tests pattern: Ensure termination date is set at the end of listing process 2024-10-24 12:33:40 +02:00
__init__.py Hackage: Implement incremental mode 2022-11-18 13:48:45 +01:00
lister.py Harmonize listers parameters and add test to check mandatory ones 2023-09-06 11:55:34 +02:00
tasks.py Hackage: List origins from hackage.haskell.org, The Haskell Package Repository 2022-09-27 14:22:03 +02:00