Closed
Description
MySqlConnection.Dispose
raises the Disposed
event (via Component.Dispose
). MySqlConnection.DisposeAsync
doesn't.
It probably should, for clients that depend on the Disposed
event. See PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#1718.
Metadata
Metadata
Assignees
Labels
No labels