Refine platform, process, resilience, and test mode modules
18 files · 137+ · 22-

Platform and process modules

6 files changed
  • cpu.py CPU detection refinements
  • detection.py Platform detection updates
  • systemd.py Systemd integration updates
  • execution.py Async execution refinements
  • env.py Process environment module
  • prctl.py Process prctl module
  • Refined platform detection (CPU, systemd) and process execution modules decouple internal
    1 file
    • cpu.py

Resilience and test mode

4 files changed
  • fallback.py Fallback strategy refinements
  • retry.py Retry logic refinements
  • detection.py Test mode detection updates
  • internal.py Test mode internal updates
  • Refined resilience fallback/retry and test mode detection modules decouple internal
    1 file
    • retry.py