Closed DimitriPapadopoulos closed 2 weeks ago
Very informative. I'll read it more closely, but so far I understand there are two options:
async
in the abstract method,async
and phony yield
in the abstract method.In any case, the above applies to #2381. I have decided to remove None
in this separate PR, as things were getting pretty complex.
The
None
was added in 0e035fb / #1844, let's try to remove it.TODO: