[PR #191] [MERGED] Add timeouts to pytest #415

Closed
opened 2026-02-16 00:20:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/191
Author: @eyurtsev
Created: 11/8/2023
Status: Merged
Merged: 11/8/2023
Merged by: @eyurtsev

Base: mainHead: eugene/pytest_config


📝 Commits (5)

📊 Changes

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

View changed files

📝 poetry.lock (+15 -1)
📝 pyproject.toml (+12 -0)

📄 Description

  • Add timeouts to pytest.
  • Timeout is very generous due to time it takes to set up app

🔄 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/langserve/pull/191 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 11/8/2023 **Status:** ✅ Merged **Merged:** 11/8/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/pytest_config` --- ### 📝 Commits (5) - [`55bffdc`](https://github.com/langchain-ai/langserve/commit/55bffdc6a4d8b4b46284bec0b50ad578294d0f23) x - [`85e3e78`](https://github.com/langchain-ai/langserve/commit/85e3e789221b90874215a54dcd3dcfa8e3f7e5be) x - [`02ce7a4`](https://github.com/langchain-ai/langserve/commit/02ce7a4de7860e1b6a6a947ae2b1701dc45f3fb3) x - [`078eaa9`](https://github.com/langchain-ai/langserve/commit/078eaa9f0084f8a4944727c4f411ea7ceb46c148) x - [`e111dff`](https://github.com/langchain-ai/langserve/commit/e111dff91e52ef4b8f25570160db4c6b96ca9dd3) Merge branch 'main' into eugene/pytest_config ### 📊 Changes **2 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+15 -1) 📝 `pyproject.toml` (+12 -0) </details> ### 📄 Description * Add timeouts to pytest. * Timeout is very generous due to time it takes to set up app --- <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-16 00:20:28 -05:00
yindo closed this issue 2026-02-16 00:20:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#415