Back

Fix ConfigureAwait False Missing in Library Code

Problem

Library code doesn't use ConfigureAwait(false), causing deadlocks.

Code Editor