Command not disposed with async using and ExecuteReaderAsync
Author: juicelinkVPCreated Nov 13, 2025Updated Aug 4, 2026
Labelsbugneeds-triage
Command not disposed in DbWrappedReader when using DisposeAsync.
=>
when using async using with ExecuteReaderAsync command is not disposed
Source: DapperLib/Dapper