[PR #723] [MERGED] cli: fix windows issues #1630

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/723
Author: @vbarda
Created: 6/20/2024
Status: Merged
Merged: 6/20/2024
Merged by: @vbarda

Base: mainHead: vb/add-test-for-windows


📝 Commits (6)

📊 Changes

1 file changed (+19 additions, -7 deletions)

View changed files

📝 libs/cli/langgraph_cli/exec.py (+19 -7)

📄 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/723 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 6/20/2024 **Status:** ✅ Merged **Merged:** 6/20/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/add-test-for-windows` --- ### 📝 Commits (6) - [`fb165cb`](https://github.com/langchain-ai/langgraph/commit/fb165cb4265577ecd323575b0e739102887927b1) add windows to tests matrix - [`88ce4dd`](https://github.com/langchain-ai/langgraph/commit/88ce4dda20d8217fb69f17bd5df1e749e2844e7a) handle windows in exec.py - [`d4a5be0`](https://github.com/langchain-ai/langgraph/commit/d4a5be0b1ede4e63d05900c7d20484e113be3f85) rollback tests - [`031abe4`](https://github.com/langchain-ai/langgraph/commit/031abe4c656fb0ec4291bf304f9389d45860b419) lint - [`699760f`](https://github.com/langchain-ai/langgraph/commit/699760ff1d3088999907ed6adb2ba0da1d2e0f08) reset signal handler for windows - [`44a2463`](https://github.com/langchain-ai/langgraph/commit/44a246302e952266c25f9fb763a764b5466f0c2c) add original handler ### 📊 Changes **1 file changed** (+19 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `libs/cli/langgraph_cli/exec.py` (+19 -7) </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:45:11 -05:00
yindo closed this issue 2026-02-20 17:45: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#1630