Use async/await to protect session context #1867
tshemsedinov
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Access to session context should be protected (to avoid race conditions) with async queue with async/await syntax (no additional effort needed).
Beta Was this translation helpful? Give feedback.
All reactions