Hacker News new | ask | show | jobs
by chris_pie 395 days ago
To your point, ValueTask is less safe than Task. For example, it's important not to await it more than once.