[PR #1589] [MERGED] checkpoint-sqlite: close connection in from_conn_string #2169

Closed
opened 2026-02-20 17:46:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1589
Author: @vbarda
Created: 9/3/2024
Status: Merged
Merged: 9/3/2024
Merged by: @vbarda

Base: mainHead: vb/close-sqlite-connection


📝 Commits (1)

  • 7282f47 checkpoint-sqlite: close connection in from_conn_string

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 libs/checkpoint-sqlite/langgraph/checkpoint/sqlite/__init__.py (+6 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/1589 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/close-sqlite-connection` --- ### 📝 Commits (1) - [`7282f47`](https://github.com/langchain-ai/langgraph/commit/7282f477dbb2daa208275a086e49f8af07913fb3) checkpoint-sqlite: close connection in from_conn_string ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `libs/checkpoint-sqlite/langgraph/checkpoint/sqlite/__init__.py` (+6 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:46:27 -05:00
yindo closed this issue 2026-02-20 17:46:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2169