Skip to content

Commit b0e539b

Browse files
baogorekclaude
andcommitted
Update changelog with args sync, DRY sequential path, and thread-safe commits
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7e6909d commit b0e539b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

changelog_entry.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55
- Checkpointing mechanism to resume data builds and testing modules from last successful step in Modal runs.
66
changed:
77
- Removed duplicate run of test_local_area_calibration tests.
8+
- Baked correct defaults into create_stratified_cps.py, removing hardcoded args from Makefile and Modal build.
9+
- DRYed up sequential build path to iterate SCRIPT_OUTPUTS instead of a redundant list.
10+
- Added thread-safe locking around volume.commit() for parallel checkpoint safety.

0 commit comments

Comments
 (0)