Reply To: Dynamic selectors/sequencers do not reset re-evaluated connections

NodeCanvas Forums General Discussion Dynamic selectors/sequencers do not reset re-evaluated connections Reply To: Dynamic selectors/sequencers do not reset re-evaluated connections

#13860
timv
Participant

I spent some additional time tracking down a minimal example of the issue. See the attached image. This currently only prints “Hello World” once, while I would expect it to print it repeatedly (each second).

This happens because the center connection is never reset and the ActionNode keeps returning the cached status.

Attachments:
  1. dynamic_selector_has_another_issue.png