In keeping with my previous pos
[https://www.marccostello.com/async-await-pitfall-1-blocking-async-calls/]t in this series,
this one is about context synchronisation in .net web applications.
There is no SynchronisationContext in .net core (.net 5+). Keep that in mind.
[https://blog.stephencleary.com/2017/03/aspnetcore-synchronization-context.html]
When you await a