You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can read more about each of the use cases and utility functions in **Asyncer** in the <ahref="https://asyncer.tiangolo.com/tutorial/"class="external-link"target="_blank">tutorial</a>.
81
81
82
-
As a sneak preview of one of the utilities, you can **call sync sode from async code** using `asyncify()`:
82
+
As a sneak preview of one of the utilities, you can **call sync code from async code** using `asyncify()`:
You can read more about each of the use cases and utility functions in **Asyncer** in the <ahref="https://asyncer.tiangolo.com/tutorial/"class="external-link"target="_blank">tutorial</a>.
81
81
82
-
As a sneak preview of one of the utilities, you can **call sync sode from async code** using `asyncify()`:
82
+
As a sneak preview of one of the utilities, you can **call sync code from async code** using `asyncify()`:
0 commit comments