Probably too obvious for developers with experience, stating that vistor_list
should be left outside the loop
instead of wrapping it in the loop can save some debugging cycles.
1 Like
Probably too obvious for developers with experience, stating that vistor_list
should be left outside the loop
instead of wrapping it in the loop can save some debugging cycles.