[PR #860] [MERGED] cli: fix asyncio runner bug for 3.10 #1741

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

📋 Pull Request Information

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

Base: mainHead: vb/fix-3.10-bug


📝 Commits (2)

  • f87176a cli: fix asyncio runner bug for 3.10
  • 865adcb update integration test

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 .github/workflows/_integration_test.yml (+1 -0)
📝 libs/cli/langgraph_cli/exec.py (+1 -1)

📄 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/860 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 6/27/2024 **Status:** ✅ Merged **Merged:** 6/27/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/fix-3.10-bug` --- ### 📝 Commits (2) - [`f87176a`](https://github.com/langchain-ai/langgraph/commit/f87176abaf4c6f27fa039d3724c970debb746e03) cli: fix asyncio runner bug for 3.10 - [`865adcb`](https://github.com/langchain-ai/langgraph/commit/865adcb60aacd600b6ebe27a8a8260c442c408b2) update integration test ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/_integration_test.yml` (+1 -0) 📝 `libs/cli/langgraph_cli/exec.py` (+1 -1) </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:26 -05:00
yindo closed this issue 2026-02-20 17:45: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#1741