mirror of
https://ghfast.top/https://github.com/aeroxw/easy-tdx.git
synced 2026-09-12 19:14:16 +08:00
- Add workers param to SignalScanner.scan() (default=0 for serial) - workers=2+ uses ProcessPoolExecutor for parallel .day file processing - Extract _scan_one_file as top-level function for pickle compatibility - Results identical between serial and parallel modes - Add 4 tests with synthetic .day file fixtures