Comment by alternatex Comment by alternatex 3 months ago 2 replies Copy Link View on Hacker News You're missing the task {} block
Copy Link neonsunset 3 months ago Next Collapse Comment - This assumes the context is already a task computation expression, which is what you'd have in asynchronous code. Reply View | 0 replies
Copy Link sWW26 3 months ago Prev Collapse Comment - and the C# is missing the `async Task` boilerplate Reply View | 0 replies
This assumes the context is already a task computation expression, which is what you'd have in asynchronous code.