Skip to content

Async Support for Individuals #845

Open
@OnurGumus

Description

@OnurGumus

SQLProvider’s Individuals feature currently blocks the thread at runtime. While synchronous behavior is needed at compile-time, adding async support at runtime would improve consistency with modern async APIs.

Even if the performance gain is minor, it would help avoid blocking in async workflows and align better with typical .NET usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions