filipe 2fd7c41b3d #19176 fix Task.Result directly blocks thread
- async should never be blocked on the ApiClient
 To fix we invert the logic and use Task as base and keep consistency, we expect and wait result only on synchronous calls.
2024-07-20 11:01:58 +01:00
..