mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-25 07:59:36 +01:00
fix issue where inline function would not emit note state updates
This commit is contained in:
@@ -80,6 +80,7 @@ class FunctionWrapper:
|
||||
for arg in argument_nodes
|
||||
},
|
||||
execute_forks=True,
|
||||
emit_state=True,
|
||||
)
|
||||
else:
|
||||
# endpoint is the containing graph
|
||||
|
||||
Reference in New Issue
Block a user