diff options
| author | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-02-26 22:53:13 +0000 |
|---|---|---|
| committer | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-02-26 22:53:13 +0000 |
| commit | a79b9feac2f23bf200aa325f72c239ac39aeea3d (patch) | |
| tree | 9b3f9ff37d1a699aea7cdb974fa09f513f81b21d /tests/__init__.py | |
| parent | a6b38c54ee72cbae1d696b02f32ad487391a5dfe (diff) | |
feat: add checkpoint/resume support and atomic log writes
- Runner now counts existing .json log files per combination and skips
completed runs, resuming from where it left off
- Log files are written atomically via temp file + rename to prevent
corrupt files from being counted as completed
- Added --no-resume CLI flag to force a fresh start
- Resume is enabled by default
Diffstat (limited to 'tests/__init__.py')
0 files changed, 0 insertions, 0 deletions
