Throws an exception. You cannot manually iterate over an asynchronous sequence.
Lazy([1, 2, 3]).async().getIterator() // throws