This is not async-friendly: https://github.com/openedx/edx-django-utils/blob/fe75e9703e4bf880edf64fd67055ffc53f5d99c6/edx_django_utils/cache/utils.py#L43-L51
This is not async-friendly:
edx-django-utils/edx_django_utils/cache/utils.py
Lines 43 to 51 in fe75e97