microsoft/microsoft-performance-toolkit-sdk

Engine.Create(IDataSource) is not disposing of the DataSourceSet.

jmaxson-ms opened this issue · 0 comments

Describe the bug
Engine.Create creates a DataSourceSet and is therefore the owner. It should be disposing of it, but is not.