Open
Description
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
Labels
No labels