Probably during scanning libraries? They read hundreds of files and for each of them look for metadata in the internet like discogs and similar. So sure if implemented as async in c# you could run into this issue.
Are you hinting at the lack of an `AsyncLock` in .NET?
Are you hinting at the lack of an `AsyncLock` in .NET?