async = True
is_async = True
async and await are reserved Python keywords in Python >= 3.6 versions.
async
await