can i use sync_to_asyn decorator in drf funtion #8583
Unanswered
shahriar350
asked this question in
Question & Answer
Replies: 0 comments
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 tried with function view function with @sync_to_async decorator but cannot understand if it behaves like async or not. but function is returning 200, means working well.
Can someone tell me, is @sync_to_async works good with drf funtion
Beta Was this translation helpful? Give feedback.
All reactions