Replies: 3 comments
-
No, unfortunately this is not possible:
The |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you. It would be good if it were possible |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can't avoid asynchronicity, you have to embrace it. |
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
-
Thank you for your efforts and work. Due to asynchronous functions, I can not use Moor. Async is very aggressive and "infects" most of the functions. Async generates many error possibilities in the code when we forget to use the await. Could you possibly create a synchronized version of the functions? It can help many programmers. Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions