If the calling function can't be made async easily you can still use .GetAwaiter().GetResult(), which is way easier to find in the future
Co-authored-by: Bond-009 <bond.009@outlook.com>