Why should a transparent decorator for async def usually return an async def wrapper?

from Decorators
Python 3.14 intermediate 1 min

Why should a transparent decorator for async def usually return an async def wrapper?

Report an error