range as an argument in 'sync', 'race' or 'rush' will cause your project to crash everytime

To be honest, it has no difference from using for loops. So yeah the expected result will be as same as using race: inside for: but using range in race: will save you from writing for: so once race is exited it will re-enter again with new value :man_shrugging:

1 Like