Behaviour is that the first repetition of the for loop runs, the subsequent runs of `hello()` (specified by the `*`) never runs. The process version of the code passes this test.