[PR #68] [MERGED] On stream interrupt cleanup any (potentially) pending tasks #1210

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/68
Author: @nfcampos
Created: 1/26/2024
Status: Merged
Merged: 1/26/2024
Merged by: @nfcampos

Base: mainHead: nc/26jan/cleanup-interrupt


📝 Commits (1)

  • 6f49703 On stream interrupt cleanup any (potentially) pending tasks

📊 Changes

1 file changed (+264 additions, -226 deletions)

View changed files

📝 langgraph/pregel/__init__.py (+264 -226)

📄 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/68 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 1/26/2024 **Status:** ✅ Merged **Merged:** 1/26/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/26jan/cleanup-interrupt` --- ### 📝 Commits (1) - [`6f49703`](https://github.com/langchain-ai/langgraph/commit/6f49703701cabb878dfb11af7ce3f7e63e88ecaa) On stream interrupt cleanup any (potentially) pending tasks ### 📊 Changes **1 file changed** (+264 additions, -226 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/pregel/__init__.py` (+264 -226) </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:44:11 -05:00
yindo closed this issue 2026-02-20 17:44:11 -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#1210