[PR #3109] Enable async tests that were being skipped #3088

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

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/3109

State: closed
Merged: Yes


  • async tests are placed in test_pregel_async, not in test_pregel
  • to avoid tests placed in wrong file being accidentally skipped i've added the auto-async mark to sync test file
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/3109 **State:** closed **Merged:** Yes --- - async tests are placed in test_pregel_async, not in test_pregel - to avoid tests placed in wrong file being accidentally skipped i've added the auto-async mark to sync test file
yindo added the pull-request label 2026-02-20 17:48:03 -05:00
yindo closed this issue 2026-02-20 17:48:03 -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#3088