'Split' node is still running after behavior has been stopped

Forums 💬 FlowCanvas ⚙️ Support 'Split' node is still running after behavior has been stopped

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22208
    hjhome2000
    Participant

      Hey,
      I found a small bug (but very hard to find) in a Split Node.
      Let’s assume Split node has two output flows.
      If first flow stops the behavior, the second flow must not be executed.
      but its still be executed for current version (v1.3.5). I think its caused by for loop in Split.

      Below is the current Split flow execution code:

      this code should be like this:

      please go over it.
      thanks.

      #22209
      Gavalakis
      Keymaster

        Hello,

        I think that this is a reasonably correct modification, so I just made this change and will be included in the next version as well 🙂
        Thanks.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.