async recipe function for singleton decorator #197
Closed
Amol-Gupta
started this conversation in
General
Replies: 2 comments 3 replies
-
Hi, this is a topic I've already tried to implement and it's really not simple to execute an asynchronous function, in a synchronous context. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
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.
-
Hi
How can I use an async function as recipe. I am trying to inject a authenticated client in my code and authentication is an async function.
Beta Was this translation helpful? Give feedback.
All reactions