This commit is contained in:
parent
95a237f349
commit
a0d111c50d
|
@ -6,7 +6,7 @@ from services.core import get_all_authors
|
||||||
import asyncio
|
import asyncio
|
||||||
|
|
||||||
|
|
||||||
# load authors cache
|
print("[resolvers] init precache: getting all authors...")
|
||||||
asyncio.create_task(get_all_authors())
|
asyncio.create_task(get_all_authors())
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user