search_hub ← Log

Commit

Hash
5cf5cd941d69cd65bdc5bfa305d561ecc62b8c2b
Author
Ololduck <ololduck@vit.am>
Date
Parent
b1fca0f

Message

feat: add SIGHUP reload for search engines Register a SIGHUP handler that re-reads config and atomically swaps the engine list under RwLock. The web handler takes a read-lock and clones the vec before spawning per-engine tasks (no lock held across await points).

Changed Files (3)