• DaPorkchop_ [any]@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      2年前

      Only if one thread modifies it while another one is iterating over it, if two threads try to modify the list at once there isn’t any kind of synchronization and it really could break your list.