[PR #103] [MERGED] Warn if graph is mutated after being compiled #1238

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/103
Author: @nfcampos
Created: 2/10/2024
Status: Merged
Merged: 2/10/2024
Merged by: @nfcampos

Base: mainHead: nc/10feb/warn-mutate-after-compile


📝 Commits (1)

  • 29edaae Warn if graph is mutated after being compiled

📊 Changes

1 file changed (+26 additions, -0 deletions)

View changed files

📝 langgraph/graph/graph.py (+26 -0)

📄 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/103 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 2/10/2024 **Status:** ✅ Merged **Merged:** 2/10/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/10feb/warn-mutate-after-compile` --- ### 📝 Commits (1) - [`29edaae`](https://github.com/langchain-ai/langgraph/commit/29edaaead8401f8a48e7d4d3a892c9e67ada3f38) Warn if graph is mutated after being compiled ### 📊 Changes **1 file changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/graph/graph.py` (+26 -0) </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:15 -05:00
yindo closed this issue 2026-02-20 17:44:15 -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#1238