Reply To: Iterate gets stuck when list Is changed

Forums 💬 NodeCanvas ⚙️ Support Iterate gets stuck when list Is changed Reply To: Iterate gets stuck when list Is changed

#16841
wanderfalke
Participant

    This is the iterator as we are currently using it.
    Note:

    • It contains also the temporary changes to GetEnumerableElementType we discussed in another thread).
    • We split resetIndexOnReset to resetIndexOnReset and resetIndexAfterIteration. This might change the behavior of already existing iterators (with resetIndexOnReset  set to false).