swh.objstorage.utils module#

swh.objstorage.utils.call_async(f, *args)[source]#

Calls an async coroutine from a synchronous function.