Use ValueTask<T> where single instant await is given
thomashilzendegen opened this issue · 1 comments
thomashilzendegen commented
This should reduce the memory footprint overall.
thomashilzendegen commented
Closed because there are valid Task usages only.