NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.55k stars 641 forks source link

Use discard _ for fire and forget task #10231

Closed joelverhagen closed 1 month ago

joelverhagen commented 1 month ago

Thanks for the recommendation, @jimmylewis!

This improves on top of https://github.com/NuGet/NuGetGallery/pull/10229 and is clean-up I found while working on https://github.com/NuGet/NuGetGallery/issues/10212.