Skip to content

test(checkpoint-sqlite): add restart replay coverage for put_writes#7231

Open
ycc (yangcongcong-coding) wants to merge 1 commit intolangchain-ai:mainfrom
yangcongcong-coding:test/sqlite-put-writes-restart-replay
Open

test(checkpoint-sqlite): add restart replay coverage for put_writes#7231
ycc (yangcongcong-coding) wants to merge 1 commit intolangchain-ai:mainfrom
yangcongcong-coding:test/sqlite-put-writes-restart-replay

Conversation

@yangcongcong-coding
Copy link
Copy Markdown

Description:
Adds restart-replay coverage for put_writes in the SQLite checkpoint saver tests.

This exercises the case where the same pending writes are replayed after reopening the saver and verifies they remain idempotent in both sync and async flows.

Issue:
Related to #7201

Dependencies:
None

Twitter handle:
@yangcongcongcc

@github-actions
Copy link
Copy Markdown
Contributor

This PR has been automatically closed because it does not link to an approved issue.

All external contributions must reference an approved issue or discussion. Please:

  1. Find or open an issue describing the change
  2. Wait for a maintainer to approve and assign you
  3. Add Fixes #<issue_number>, Closes #<issue_number>, or Resolves #<issue_number> to your PR description and the PR will be reopened automatically

Maintainers: reopen this PR or remove the missing-issue-link label to bypass this check.

@github-actions github-actions bot closed this Mar 24, 2026
@mdrxy Mason Daugherty (mdrxy) added bypass-issue-check Maintainer override: skip issue-link enforcement and removed missing-issue-link labels Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bypass-issue-check Maintainer override: skip issue-link enforcement external

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants