Skip to content

Add missing ConfigureAwaits

Created by: IDoEverything

Summary

Adds missing ConfigureAwait(false)

Details

I used some very cursed code (access on demand) to add ConfigureAwaits, and fixed some issues manually

Merge request reports