soulsync/core/download_engine
BoulderBadgeDad 92025f5fb3 lint: add strict=True to engine search zip() (B905)
results comes from asyncio.gather over to_search, so they're always equal length — strict=True asserts the invariant and satisfies ruff B905. Carried in with #896.
2026-06-25 16:41:00 -07:00
..
__init__.py E1: Add RateLimitPolicy declaration mechanism 2026-05-04 14:38:20 -07:00
engine.py lint: add strict=True to engine search zip() (B905) 2026-06-25 16:41:00 -07:00
rate_limit.py Add module logger + surface silent exceptions in 7 logger-less files — 12 sites 2026-05-07 10:27:04 -07:00
worker.py Per-source lock sharding on the engine 2026-05-05 11:56:09 -07:00