Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-core
87 commits behind the upstream repository.
Antoine R. Dumont (@ardumont)'s avatar
Antoine R. Dumont authored
It's currently happening for some lister, preventing them from finishing their listing.

This adds the missing tests on that part.
This also gives up after 5 attempts.
2502418a
History

Software Heritage - Core foundations

Low-level utilities and helpers used by almost all other modules in the stack.

core library for swh's modules:

  • config parser
  • serialization
  • logging mechanism
  • database connection
  • http-based RPC client/server