[PR #2120] fix: Avoid errors from executor modifying tasks dict during exit routine #2507

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

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

State: closed
Merged: Yes


  • This could happen if a task happened to finish while the exit routine is running

Closes #2119

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/2120 **State:** closed **Merged:** Yes --- - This could happen if a task happened to finish while the exit routine is running Closes #2119
yindo added the pull-request label 2026-02-20 17:47:07 -05:00
yindo closed this issue 2026-02-20 17:47:07 -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#2507