The community member created an example flow that is not freezing, but they noticed that the loop is being executed more than expected. In the comments, another community member explained that this is because all the blocks from the loop are computed before being displayed on the bot. The second comment refers to a document that discusses this behavior in more detail.