You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Components are not waiting for all connected inputs and starting executing when whichever connecting to input hits first.
IMHO it is critical issue - cause it breaks main functionality of langflow, which is relying on connecting components and they should be executed in right order.
Reproduction
Create for example loop flow
Try to do something more complicated in it, like with Prompt connecting to Google Generative AI from outside the main line of loop
Connect other fields
It breaks if it missing info, one for sure will be ignored and if required and critical for functionality it will break
severfire
changed the title
Components are not waiting for all connected inputs
[1.1.3.dev3] Components are not waiting for all connected inputs
Feb 1, 2025
Bug Description
Components are not waiting for all connected inputs and starting executing when whichever connecting to input hits first.
IMHO it is critical issue - cause it breaks main functionality of langflow, which is relying on connecting components and they should be executed in right order.
Reproduction
more details at:
https://discord.com/channels/1116803230643527710/1334573004029431900
Expected behavior
it should work
Who can help?
@ogabrielluiz @anovazzi1
Operating System
Ubuntu
Langflow Version
Version 1.1.3.dev3
Python Version
None
Screenshot
No response
Flow File
No response
The text was updated successfully, but these errors were encountered: