Client becomes stale when forcing to use async
APIs sync
. [API-2023]
#818
Labels
Milestone
async
APIs sync
. [API-2023]
#818
Client becomes stale, most probably entering a deadlock, when style of initialization client and invoking async APIs are diverged.
In this case, the map never created, and client hung. Although,
Task.Result
is dangerous, sync usage should be provided as much as possible.The text was updated successfully, but these errors were encountered: