Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
24eb113
Python: fix: make concurrent FileCheckpointStorage saves not race on …
manjunathshiva Aug 19, 2026
d3ee377
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 19, 2026
1f94cbc
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 19, 2026
a9da0dd
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 20, 2026
723c17b
Python: fix: lock file writes at destination path, shield workers fro…
manjunathshiva Aug 20, 2026
d68facf
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 20, 2026
04c1967
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 20, 2026
9bb2354
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 20, 2026
96cd8b2
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 20, 2026
7926aa8
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 21, 2026
241764b
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 23, 2026
c28eded
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 28, 2026
3d82c83
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Aug 29, 2026
be6da1c
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Sep 1, 2026
81623a0
Merge branch 'main' into python-checkpoint-concurrent-save-7748
manjunathshiva Sep 4, 2026
e4f30b8
Python: take checkpoint destination ownership before submitting the w…
manjunathshiva Sep 8, 2026
30a92df
Python: tie checkpoint write ownership to the write, not to asyncio s…
manjunathshiva Sep 9, 2026
6783a30
Python: release a queued checkpoint save whose event loop is abandoned
manjunathshiva Sep 10, 2026
a86e946
Python: cover the checkpoint write error paths this PR introduced
manjunathshiva Sep 10, 2026
43f9392
Merge remote-tracking branch 'origin/main' into python-checkpoint-con…
manjunathshiva Sep 10, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading