Closed pdellaert closed 5 years ago
I found another, in my opinion cleaner way to support the old async keyword on Python <3.7 using decorators. I branched of your PR and made a proof of concept here. I haven't tested the changes yet but they should work in theory.
@siebeclaes , added your suggestions/improvements. Thanks!
Work in progress, but @siebeclaes , feel free to review the as_async backward compatible code change already