wip
This commit is contained in:
parent
f1601257c7
commit
c2070693fb
68 changed files with 2305 additions and 212 deletions
|
|
@ -132,7 +132,7 @@ def main() -> int:
|
|||
configure_standalone_runtime()
|
||||
configure_logging()
|
||||
# Ctrl+C (and SIGTERM, e.g. `docker stop`) asks the scrapers to wind down
|
||||
# gracefully — each source stops at its next outcode boundary and the run
|
||||
# gracefully. Each source stops at its next outcode boundary and the run
|
||||
# still persists detail caches and writes the listings collected so far.
|
||||
shutdown.install_signal_handlers()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue