fix issue where inline function would not emit note state updates

This commit is contained in:
vegu-ai-tools
2025-09-21 22:02:55 +03:00
parent 4d4ca5e2cb
commit 67487b227e

View File

@@ -80,6 +80,7 @@ class FunctionWrapper:
for arg in argument_nodes
},
execute_forks=True,
emit_state=True,
)
else:
# endpoint is the containing graph