mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-03 02:08:46 +02:00
Add todo
This commit is contained in:
@@ -2544,6 +2544,10 @@ def test_send_react_interrupt_control(
|
||||
}
|
||||
assert foo_called == 0
|
||||
|
||||
# interrupt-update-resume flow, creating new Send in update call
|
||||
|
||||
# TODO add here test with invoke(Control())
|
||||
|
||||
|
||||
@pytest.mark.parametrize("checkpointer_name", ALL_CHECKPOINTERS_SYNC)
|
||||
def test_invoke_checkpoint_three(
|
||||
|
||||
Reference in New Issue
Block a user