Skip to content

Make adapter.after_update optionally async #169

@callumforrester

Description

@callumforrester

Allow and mange both signatures

def after_update(self) -> None:
    ...

async def after_update(self) -> None:
    ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions