logoalt Hacker News

npodbielskilast Sunday at 8:03 AM1 replyview on HN

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.


Replies

nick_last Sunday at 9:03 PM

Are you hinting at the lack of an `AsyncLock` in .NET?

show 1 reply