python · python/StopAsyncIteration
StopAsyncIteration
StopAsyncIteration
Raised by an asynchronous iterator's __anext__() method to signal that there are no further items.
Raised by an asynchronous iterator's __anext__() method to signal that there are no further items.