Hacker News new | ask | show | jobs
by drpancake 1374 days ago
That's right although you could take a synchronous function and wrap it with sync_to_async() and it would work. But I'm not sure about the performance implications of that.

https://docs.djangoproject.com/en/4.1/topics/async/#asgiref....