Skip to content

All 'Async' operations must return at least a Task object #44

@craigfowler

Description

@craigfowler

I have noticed that I have some functions which are *Async, but do not return a Task object. They must, as this is part of the async pattern.

An example can be found in the NH 4.x transaction adapter. This must be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions