The following is not async-safe: https://github.com/openedx/openedx-platform/blob/0a9cb22fc562507387d29db31cb26ee2a35f86c2/xmodule/modulestore/__init__.py#L168-L174
The following is not async-safe:
openedx-platform/xmodule/modulestore/__init__.py
Lines 168 to 174 in 0a9cb22