timheuer / taglib-sharp-portable

.NET Portable Class Library implementation of TagLib# (forked from TagLib# main project)
Other
58 stars 33 forks source link

CPU remains in use after StreamFileAbstraction(path, fileStream, fileStream) is called. #33

Closed aqibbanday closed 5 years ago

aqibbanday commented 5 years ago

After I call treamFileAbstraction(path, fileStream, fileStream) method my CPU usage goes up and doesn't come down till I restart my WPF app.