Documentation
PEP 525 states "Raise a RuntimeError, when an asynchronous generator executes a yield expression in its finally block"
That doesn't actually seem to be the case. I am primarily looking for some clarification on what the actual expectation is.