Replies: 1 comment
-
Not only this! The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've looked at the sources and there are two functions: async _create_pool() and common create_pool(). Which one should I use?
The documentation uses "await create_pool()" but I can't understand why there is "await" keyword and is it asynchronous.
Beta Was this translation helpful? Give feedback.
All reactions