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

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

#13576
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.