Skip to main content

Module card_num

Module card_num 

Source
Expand description

v1.4.110 Layer 3 A: startup Phase 4 — card_num expand / background retry / unified SIGHUP reload handler.

纯搬移自 phase4.rs::run_phase4 的 card_num 段(v1.8.0 large-file split, 零行为变化): 首次 expand 立即执行、retry loop 与 SIGHUP handler 的 spawn 顺序 与原文一致; 两个 JoinHandle 交回 run_phase4 在 shutdown 尾部 join.

Functions§

spawn_card_num_expand_tasks 🔒