Tootfinder

Opt-in global Mastodon full text search. Join the index!

@khalidabuhakmeh@mastodon.social
2026-02-10 18:04:54

Spent the last hour debugging an issue, only to find #aspnetcore was complaining that a method was synchronous. For library authors, adding an `async` modifier to methods doesn't guarantee that the method is asynchronous. 😅
#FML

Douchebag meme: “Name a method ‘async’ but its really synchronous”