mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-06 17:57:49 +02:00
x
This commit is contained in:
@@ -506,7 +506,7 @@ class PregelLoop(LoopProtocol):
|
||||
manager=self.manager,
|
||||
store=self.store,
|
||||
checkpointer=self.checkpointer,
|
||||
candidate_node_ids=triggered_nodes or None,
|
||||
triggered_nodes=triggered_nodes or None,
|
||||
)
|
||||
self.to_interrupt = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user